文件名称:唐诗生成器自动生成 下载
文件大小:5.84MB
文件格式:ZIP
更新时间:2020-06-01 10:55:35
NLP
使用唐诗语料库,经过去噪预处理、分词、生成搭配、生成主题等过程,生成唐诗。基于Python。
【文件预览】:
poem_generator
----.gitignore(702B)
----get_topic.py(3KB)
----templates()
--------index.htm(2KB)
----data()
--------唐诗语料库.txt(14.88MB)
----LICENSE(11KB)
----get_start_words.py(2KB)
----README.md(465B)
----preprocess.py(2KB)
----get_collocations.py(5KB)
----index.py(4KB)
----generate_poem.py(10KB)