This project will help you in performing real time sentiment analysis using twitter's api (TWEEPY) and Textblob.
Tweepy is a Python library for accessing the Twitter API. It is great for extracting tweets of the people.
TextBlob is a Python library for processing textual data. It provides a simple API for diving into common natural language processing (NLP) tasks such as part of sentiment analysis and more.
Other libraries used are :
- csv
- re
- pandas
- plotly
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Reach out to me at
Linkedin : Prakhar Srivastava
Mail : [email protected]