This program fetches real time tweets from a specific user and uses Sentiment Analysis to classify their tweets into 3 categories:
- Positive
- Negative
- Neutral.
- Jupyter Notebook
- Twitter API
- Clone / Download this repo.
- Go to Twitter Developers Site: https://developer.twitter.com to get your personal API keys and Access Tokens.
- Once you get your API Keys and Access Tokens, Paste them in the neccessary slots and you are ready to go.
Incase you encountered a problem you can contact me.