文件名称:keras实现基于语义理解的自动文摘实现
文件大小:12KB
文件格式:ZIP
更新时间:2021-04-23 10:59:42
textsum
keras实现基于语义理解的自动文摘实现;实现中文文本清洗处理,词向量引入,深度学习实现基于语义理解的中文摘要自动生成。
【文件预览】:
textsum
----bleu.py(1KB)
----config.py(602B)
----main.py(13KB)
----.idea()
--------workspace.xml(17KB)
--------misc.xml(227B)
--------modules.xml(266B)
--------inspectionProfiles()
--------textsum.iml(398B)
----preprocess.py(2KB)
----model_helper.py(3KB)
----attention_model.py(7KB)