haiku-generator:俳句生成器(用 Python 构建,使用 NLTK)

时间:2024-07-01 05:24:17
【文件属性】:

文件名称:haiku-generator:俳句生成器(用 Python 构建,使用 NLTK)

文件大小:6.93MB

文件格式:ZIP

更新时间:2024-07-01 05:24:17

Python

俳句发电机 主要的俳句生成代码在experiment.py使用Word Association Networks (WAN) 的内容生成在wan.py使用WordNet 的内容生成在word_net_util.py抓取/俳句集合代码在crawl.py 其他文件包含在主要模块中使用的实用函数或我们在找到生成俳句的最佳方法之前所做的一些实验(例如对所有内容使用二元组)。 依赖关系 要解决依赖关系,请运行: sudo pip install -r requirements.txt 如果您遇到与 nltk 相关的 python 导入问题,请运行sudo python -m nltk.downloader -d /usr/share/nltk_data all


【文件预览】:
haiku-generator-master
----slides.pptx(1.08MB)
----Poll()
--------Poll.txt(984B)
--------Haiku-Turing-report.xlsx(25KB)
----src()
--------heuristic.py(5KB)
--------pos_tagger.py(2KB)
--------wan.py(2KB)
--------haiku_generator.py(3KB)
--------haikus.json(274KB)
--------crawl.py(3KB)
--------wan.csv(9.96MB)
--------hunpos-tag(333KB)
--------haikus_sample.json(16KB)
--------en_wsj.model(6.29MB)
--------bigrams.py(5KB)
--------word_net_util.py(3KB)
--------seasonal.json(9KB)
--------experiment.py(6KB)
--------grammar_tree.py(4KB)
--------haikutagger.py(2KB)
----requirements.txt(22B)
----.gitignore(675B)
----web()
--------web.py(332B)
--------templates()
--------static()
--------config.py(69B)
----README.md(656B)
----report.pdf(1015KB)

网友评论