文件名称:nlp-tourism:旅游相关推文的自动识别和情感分析
文件大小:1.17MB
文件格式:ZIP
更新时间:2024-06-08 10:57:28
Python
自然旅游 使用自然语言处理功能自动识别和分析菲律宾旅游相关推文
【文件预览】:
nlp-tourism-master
----reader.py(178B)
----sentiment_analyzer()
--------positive.txt(129KB)
--------negative.txt(108KB)
--------sentiment_analyzer.py(6KB)
----README.md(153B)
----classifier()
--------nontourism.txt(12KB)
--------lda.py(816B)
--------tourism.txt(30KB)
--------classifier.py(9KB)
--------logreg.py(3KB)
----.gitignore(686B)
----scraper()
--------top_words_lda.txt(7KB)
--------tripadvisor.dict(402KB)
--------places.txt(8KB)
--------top_words.txt(649B)
--------processor.py(839B)
--------processor_details.py(1KB)
--------tripadvisor.mm.index(2KB)
--------tripadvisor.mm(676KB)
--------tourism()
----application()
--------nlptourism()
----visualization()
--------index.html(6KB)
--------processor.py(710B)
----streamer.py(773B)