计划尝试的几个聊天机器人项目
使用TensorFlow实现的Sequence to Sequence的聊天机器人模型
https://github.com/qhduan/Seq2Seq_Chatbot_QA
ChatterBot is a machine learning, conversational dialog engine for creating chat bots
https://github.com/gunthercox/ChatterBot
My tensorflow implementation of “A neural conversational model”, a Deep learning based chatbot
https://github.com/Conchylicultor/DeepQA
Rasa NLU (Natural Language Understanding) is a tool for intent classification and entity extraction.
https://github.com/RasaHQ/rasa_nlu
原创文章,作者:fendouai,如若转载,请注明出处:https://panchuang.net/2017/09/02/chatbot-projects-to-try/