Skip to content

xuejianhuang/emotion_classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emotion_classification

Emotion classification of online comments based on RNN, the accuracy of the model in the test set reaches 99%

  • data: Large Movie Review Dataset.This dataset contains movie reviews along with their associated binary sentiment polarity labels.The dataset contains 50,000 reviews split evenly into 25k train and 25k test sets. The overall distribution of labels is balanced (25k pos and 25k neg). We also include an additional 50,000 unlabeled documents for unsupervised learning. Download URL:https://pan.baidu.com/s/17claR2q2GlE71hkFb0O--A Extraction code:p050

About

Emotion classification of online comments based on RNN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages