98 Forks
325 Stars
325 Watchers

seq2seq_chatbot

基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs

How to download and setup seq2seq_chatbot

Open terminal and run command
git clone https://github.com/lc222/seq2seq_chatbot.git
git clone is used to create a copy or clone of seq2seq_chatbot repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with seq2seq_chatbot https://github.com/lc222/seq2seq_chatbot/archive/master.zip

Or simply clone seq2seq_chatbot with SSH
[email protected]:lc222/seq2seq_chatbot.git

If you have some problems with seq2seq_chatbot

You may open issue on seq2seq_chatbot support forum (system) here: https://github.com/lc222/seq2seq_chatbot/issues