Leverage_Sentiment_Analysis
Goal
The goal is to better understand the sentiments of people on COVID-19 based on tweets. This tool helps visualize just that!
Get started (Locally)
- Open the Local Folder
- Enter Twitter API credentials in the credentials.py file
- Install and setup the database
- Install all dependencies from the requirements.txt file
- Run the twitter_db.py file to store tweets in the database.
- Run dash_app.py file to view the web application locally.
Future Scope
- Deployment
- Live Streaming
- Extending this tool for more keywords!
References
Built With
- dash
- data
- data-visualization
- mysql
- natural-language-processing
- nltk
- plotly
- python
- regex
- sentiment-analysis-online
- textblob
Log in or sign up for Devpost to join the conversation.