Skip to content

zhitaoli-6/sentiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

Sentiment analysis project(my thesis)

Task

  • given Chinese sentence, MoodIntimate analyses it and predict the sentiment polarity

Appication

  • Sentiment Pattern Recognition
  • Abnormal Event Detection
  • Real-time Sentiment Monitoring

Train Data Source

  • Weibo API

Algorithms

  1. Statistics Based Machine Learning: Bayes, SVM, LR, Maxent
  2. Neural Netword Based: LSTM(to be continued)

Welcome having a talk!