This project analyses real time tweets to determine the sentiment on a topic with respect to the tweets. Machine Learning and Natural Language processing is used.
Libraries used: Scikit-Learn, NLTK, Tweepy
It uses 7 different Classification Algorithms to determine if the Tweets' Sentiment is Positive or Negative. The results are plotted using Matplotlib.