Skip to content

duicym/chatbot-zh-torch7

 
 

Repository files navigation

Neural Conversational Model in Torch

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

@dgkae rust.ch3n#gmail.com

##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

Update: add a HTTP server as remote API.

result3

License

MIT

About

中文Neural conversational model in Torch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%