A Streamlit based app that fetches Tweets real time, analyzes them and provides you with the following:
- Word Cloud
- Sentiment Analysis Result displayed as a Bar Graph
- Subjectivity vs. Objectivity Scores displayed as a Pie Chart
- Ten or less Latest Tweets
- Python3
- NLP
- NLTK
- Text Blob
- Plotly for rich Visualization
- Streamlit for app
- Heroku for deployment