liuhuanyong / SentenceSentimentClassifierLinks
Sentiment Classifier base on traditional Maching learning methods, eg Bayes, SVM ,DecisionTree, KNN and Deeplearning method like MLP,CNN,RNN(LSTM). 基于机器学习与深度学习方法的情感分析算法实现与对比,包括决策树,贝叶斯,KNN, SVM ,MLP, CNN, LSTM实现
☆144Updated 7 years ago
Alternatives and similar repositories for SentenceSentimentClassifier
Users that are interested in SentenceSentimentClassifier are comparing it to the libraries listed below
Sorting:
- 该库是一个项目集,包括文本分类、多标签分类、细粒度情感分析、命名实体识别,以及部分数据集等☆201Updated 6 years ago
- gensim-word2vec+svm文本情感分析☆105Updated 7 years ago
- 嵌入Word2vec词向量的RNN+ATTENTION中文文本分类☆151Updated 4 years ago
- 细粒度情感分析repository1:Wai Mai Opinion Miner,细粒度情感分析系统GUI demo。