文件名称:chatRobot.zip
文件大小:2.23MB
文件格式:ZIP
更新时间:2022-12-09 10:01:16
人机对话 聊天机器人 LSTM seq2seq
这是一个实现人机对话模型的简单例子,相关说明在文档中都有,代码包含详细注释。运行环境可参看文章(https://blog.csdn.net/qq_26564783/article/details/103031323)
【文件预览】:
chatRobot
----myjiebadict.txt(42B)
----preprocessing.py(18KB)
----preprocessing_text.ipynb(32KB)
----seq2seq_model.py(14KB)
----data()
--------toids()
--------dialog()
--------fromids()
--------checkpoints()
--------dictch.txt(187B)
----test.py(4KB)
----train.py(8KB)
----__pycache__()
--------preprocessing.cpython-36.pyc(6KB)
--------seq2seq_model.cpython-36.pyc(6KB)
----seq2seq_model.ipynb(17KB)
----test.ipynb(10KB)
----.idea()
--------chatbot.iml(464B)
--------misc.xml(188B)
--------modules.xml(273B)
--------workspace.xml(4KB)
--------inspectionProfiles()
----train.ipynb(73KB)
----.ipynb_checkpoints()
--------test-checkpoint.ipynb(10KB)
--------preprocessing_text-checkpoint.ipynb(32KB)
--------train-checkpoint.ipynb(76KB)
--------seq2seq_model-checkpoint.ipynb(17KB)
----readme.txt(760B)