/sentiment-analysis-in-politic-opinions

This is a project at ITU for course CSC 520

Primary LanguagePython

Sentiment Analysis in Politic Opinions

This is a project at ITU for course CSC 520.

This project use Python the following libraries to perform a sentiment analysis on real time twitter stream.

Authors

  • Jialong Li
  • Hao Hong
  • Yifeng Huang

Third party modules

  • nltk
  • scikit-learn
  • scipy
  • tweepy

Data from others

Check the /src/readme for instructions about how to run this program