https://github.com/yanqiangmiffy/text-sentiment-classification
文本情感分类
https://github.com/yanqiangmiffy/text-sentiment-classification
Last synced: 8 months ago
JSON representation
文本情感分类
- Host: GitHub
- URL: https://github.com/yanqiangmiffy/text-sentiment-classification
- Owner: yanqiangmiffy
- Created: 2019-03-05T09:49:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-28T10:09:43.000Z (over 6 years ago)
- Last Synced: 2025-01-05T22:27:52.086Z (9 months ago)
- Language: Jupyter Notebook
- Size: 82.7 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# text-sentiment-classification
文本情感分类- lr+tfidf:0.86180337
- cnn:0.83247101
- lr*0.9+cnn*0.2:0.86526740
- rnn 0.80391171
- attention 0.83224608
## 其他参赛
- https://github.com/willinseu/kesci-urdu-sentiment-analysis