文件名称:基于AdaBoost算法的情感分析研究
文件大小:12.97MB
文件格式:GZ
更新时间:2022-05-17 11:19:59
毕业设计 微博情感分析 文本分类
Graduation Design Project --- 基于AdaBoost算法的情感分析研究 一、 使用微博应用获取微博文本 二、 SVM初步分类 三、 利用贝叶斯定理进行情感分析 四、 利用AdaBoost加强分类器 仅供学习之用。
【文件预览】:
weiboanalysis
----word_cloud()
--------simhei.ttf(9.3MB)
--------temp.png(107KB)
--------en_test.py(624B)
--------draw_word.py(2KB)
--------en.txt(26KB)
----SVM.py(3KB)
----pynlptest.py(621B)
----plot_adaboost_multiclass.py(4KB)
----train()
--------new_train.py(6KB)
--------vocabularyList.txt(11KB)
--------model()
--------__pycache__()
--------train.txt(42KB)
--------word.txt(365B)
--------__init__.py(0B)
--------boostNB.py(6KB)
--------new_word.txt(11KB)
--------tool.py(6KB)
--------training.py(4KB)
----ntusd()
--------ntusd-negative.txt(79KB)
--------ntusd-positive.txt(26KB)
----from_database.py(347B)
----draw_pic.py(2KB)
----model()
--------gnb.model_02.npy(104B)
--------gnb.model_04.npy(104B)
--------gnb.model_03.npy(7KB)
--------gnb.model(539B)
--------gnb.model_05.npy(7KB)
--------gnb.model_01.npy(92B)
----test.py(134B)
----two_class()
--------roc_test.py(648B)
--------adaboostNB.py(5KB)
--------model()
--------DS.txt(7KB)
--------svm_temp.py(3KB)
--------using_sklearn.py(3KB)
--------update_adaboostNB.py(3KB)
--------roc_temp.py(2KB)
--------two_nb.py(7KB)
--------two_class.txt(42KB)
----multi_AdaBoost()
--------model()
--------multi_test.py(4KB)
--------Bayes.py(8KB)
--------multi_boost.py(3KB)
----.git()
--------index(7KB)
--------hooks()
--------config(265B)
--------description(73B)
--------refs()
--------branches()
--------logs()
--------packed-refs(189B)
--------objects()
--------info()
--------HEAD(23B)
----word()
--------count.py(363B)
--------mood.py(2KB)
--------cut.py(760B)
--------__init__.py(134B)
----LICENSE(11KB)
----ad()
--------stop.txt(13KB)
--------normal.txt(64KB)
--------train.txt(79B)
--------advertise.txt(44KB)
----doc()
--------基于AdaBoost算法的情感分析研究.docx(1.24MB)
----svm_train.py(6KB)
----Bayes.py(7KB)
----temp.py(874B)
----README.md(2KB)
----jiebatest.py(749B)