Skip to content

文本数据挖掘大作业,分别用朴素贝叶斯,SVM,情感词典,LSTM,textcnn实现情感分析

Notifications You must be signed in to change notification settings

hxy-62/sentimentclassify

Repository files navigation

sentiwordnet.py为使用sentiwordnet情感词典进行情感分类的文件 svmsenti.py为使用svm进行情感分析的文件 LSTM.py为使用LSTM分类的文件 CNN.py为使用CNN分类的文件 naiveBayes.py为使用朴素贝叶斯分类的文件

中科院成都计算所-hxy

About

文本数据挖掘大作业,分别用朴素贝叶斯,SVM,情感词典,LSTM,textcnn实现情感分析

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages