用於在各種公開可用的對話資料集上訓練和評估 AI 模型的框架。
https://github.com/facebookresearch/ParlAI
使用注意力解碼器的序列到序列模型的神經聊天機器人。
https://github.com/chiphuyen/stanford-tensorflow-tutorials/tree/master/assignments/chatbot
ChatterBot 是一個機器學習對話引擎,用於建立聊天機器人
http://chatterbot.readthedocs.io/
我的「神經對話模型」的張量流實現,一個基於深度學習的聊天機器人
https://github.com/Conchylicultor/DeepQA
Torch 中的神經對話模型
https://github.com/macournoyer/neuralconvo
一款由深度學習驅動並根據 Reddit 數據進行訓練的玩具聊天機器人
https://github.com/pender/chatbot-rnn
張量流 seq2seq 聊天機器人
https://github.com/nicolas-ivanov/tf_seq2seq_chatbot
具有自然語言理解和人工智慧功能的 python 聊天機器人框架。
https://github.com/alfredfrancis/ai-chatbot-framework
Tensorflow 中的對話模型
https://github.com/mckinziebrandon/DeepChatModels
基於 IBM Watson 建立您自己的聊天機器人
https://webchatbot.mybluemix.net/
基於人工智慧的聊天機器人
http://chatbot.sohelamin.com/
基於 seq2seq 架構的聊天機器人,使用 Tensorflow 完成。
https://github.com/inikdom/neural-chatbot
使用TensorFlow實現的Sequence to Sequence的聊天機器人模型
https://github.com/qhduan/Seq2Seq_Chatbot_QA
基於支撐匹配的聊天機器人
https://github.com/zake7749/Chatbot
中文Torch中的神經對話模型
https://github.com/majoressense/chatbot-zh-torch7
http://www.cs.cornell.edu/~cristian/Cornell_Movie-Dialogs_Corpus.html
用於訓練聊天機器人系統的資料集
https://github.com/candlewill/Dialog_Corpus
一系列用於下載和解析 OpenSubtitles 語料庫的腳本。
https://github.com/AlJohri/OpenSubtitles
保險領域機器學習任務的開放數據
https://github.com/Samurais/insuranceqa-corpus-zh
dgk_lost_conv 中文對白語料 中文會話語料庫
https://github.com/majoressense/dgk_lost_conv
http://papers.nips.cc/paper/5346-sequence-to-sequence-learning-with-neural-networks.pdf
http://arxiv.org/pdf/1506.05869v1.pdf
https://research.googleblog.com/2015/11/computer-respond-to-this-email.html
http://www.wildml.com/2016/04/deep-learning-for-chatbots-part-1-introduction/
http://www.wildml.com/2016/07/deep-learning-for-chatbots-2-retrieval-based-model-tensorflow/
http://www.tensorflownews.com/