Skip to content

Latest commit

 

History

History
12 lines (5 loc) · 405 Bytes

README.md

File metadata and controls

12 lines (5 loc) · 405 Bytes

Sentimental-Chirps

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.