ChatRobot:keras + python3下的seq2seq + attention中文对话系统

时间:2021-03-11 17:33:21
【文件属性】:
文件名称:ChatRobot:keras + python3下的seq2seq + attention中文对话系统
文件大小:13.5MB
文件格式:ZIP
更新时间:2021-03-11 17:33:21
系统开源 聊天机器人 0.特别提醒 关于keras环境下seq2seq错误修改(“ _OptionalInputPlaceHolder”对象没有属性“ inbound_nodes”) 0.0使用keras2.1.0版本的第三方库(不推荐) 0.1将recurrentshop \ engine.py文件中837和842行中inbound_nodes更改为_inbound_nodes 1.效果展示 1.0 python train.py执行效果图 1.1 python test.py执行效果图 1.2 python chat_robot.py执行效果图 2.软件安装 模型建造第三方库Keras-2.1.6.tar.gz私人地址:链接: ://pan.baidu.com/s/1ypoEgf6ITjcNalzTRtnvmw密码:uot8 recurrentshop下载地址: : seq2seq下
【文件预览】:
ChatRobot-master
----data_process.py(8KB)
----.gitattributes(66B)
----train.py(995B)
----encoder2decoder.py(2KB)
----score.py(3KB)
----test.py(3KB)
----seq2seq()
--------cells.py(4KB)
--------__init__.py(43B)
--------models.py(11KB)
--------__pycache__()
----chat_robot.py(2KB)
----model()
--------dec_vocab20000.data(3KB)
--------decoder_vector.m(494KB)
--------enc_vocab20000.data(5KB)
--------encoder_vector.m(820KB)
--------seq2seq_model_weights.h5(1.31MB)
--------tsne.png(400KB)
----corpus()
--------question.txt(4KB)
--------answer.txt(2KB)
----recurrentshop()
--------engine.py(44KB)
--------cells.py(8KB)
--------advanced_cells.py(4KB)
--------generic_utils.py(2KB)
--------backend()
--------__init__.py(43B)
--------__pycache__()
--------basic_cells.py(2KB)
----word2cut()
--------model()
--------fake_keras.py(5KB)
--------word_cut.py(3KB)
--------__init__.py(79B)
--------__pycache__()
--------bilstm_cnn_crf.py(2KB)
----README.md(2KB)
----word2vec.py(4KB)
----data_generate.py(3KB)
----word2vec_plot.py(1KB)

网友评论