Skip to content

对于pytorch官网chatbot的教程做了模块化的处理,包含大量的注释

Notifications You must be signed in to change notification settings

lixuan1/chatbot_pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

对于官方教程做了简单的模块化整理,包含大量注释

主要参考官网教程,以及https://github.com/fancyerii/blog-codes/blob/master/chatbot

数据集使用的是Cornell电影对话语料库

数据集下载链接

下载训练语料库,这是一个zip文件,下载后把它移到项目目录的子目录data下

效果截图:

image

通过修改config.py中的模型参数,或更换数据集,修改data_util.py,以训练一个更好的chatbot

About

对于pytorch官网chatbot的教程做了模块化的处理,包含大量的注释

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published