Skip to content

turned123/chatbot-zh-torch7

 
 

Repository files navigation

Neural Conversational Model in Torch

Forked from https://github.com/chenb67/neuralconvo

如果训练中遇到问题请先翻原始fork的issue,这里只是改成中文而已!

How

Use https://github.com/dgkae/dgk_lost_conv as training corpus. The chinese sentenses should be splited by semantic words, using '/'. We modify cornell_movie_dialog.lua to support it. Lua save all string(e.g. chinese) all in multibyte, so in chinese the formal pl.lexer is not working. We use outsider word-splitting tool and using '/' as the tag.

Result

result result2

Rwt

本repo已不在维护,有几个聊天群:

1:

2:

wx:

谢谢OBRO支持!

About

中文Neural conversational model in Torch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 91.5%
  • Python 8.4%
  • Shell 0.1%