文件名称:sentimental-analyzer:基于朴素算法的情感分析器
文件大小:2.37MB
文件格式:ZIP
更新时间:2024-06-07 22:44:57
JavaScript
基于朴素算法的情感分析器。
【文件预览】:
sentimental-analyzer-master
----sentiment_analysis.py(539B)
----templates()
--------index.html(3KB)
----data()
--------positive_x()
--------negative_x()
----static()
--------fonts()
--------images()
--------js()
--------css()
--------style.css(182KB)
----README.md(54B)
----starter.py(2KB)
----sentimental_analysis()
--------classifier.py(3KB)
--------__init__.pyc(297B)
--------__init__.py(60B)
--------helpers.pyc(1KB)
--------classifier.pyc(3KB)
--------Corpus.py(1KB)
--------Corpus.pyc(2KB)
--------helpers.py(773B)