Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 581 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 581 Bytes

Sentiment_Analysis

This program fetches real time tweets from a specific user and uses Sentiment Analysis to classify their tweets into 3 categories:

  • Positive
  • Negative
  • Neutral.

Tools Used

  • Jupyter Notebook
  • Twitter API

How to run this Project

  • 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.

NB:

Incase you encountered a problem you can contact me.