Skip to content

zhouhoo/sentiment_comments_zh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sentiment_comments_zh

A Chinese comments corpus Sentiment analysis.

inspired by Kaggle Yelp competition, and reversion it to Chinese datasets.

reqirement: keras, tensorflow or theano, scikit-learn ,numpy and so on.

key point: embedding, cnn,binary-class.

to do list:

  1. use pretrained word2vec as inputs.
  2. use pandas to preprocess data faster.
  3. modify model structure.
  4. have a try rnn based sentiment analysis.

About

A Chinese comments corpus Sentiment analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages