Skip to content

NehaKoppikar/Leverage_Sentiment_Analysis

Repository files navigation

Leverage_Sentiment_Analysis

Video Demonstration

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)

  1. Open the Local Folder
  2. Enter Twitter API credentials in the credentials.py file
  3. Install and setup the database
  4. Install all dependencies from requirements.txt file
  5. Run twitter_db.py file to store tweets in the database.
  6. Run dash_app.py file to view the web application locally.

Future Scope

  1. Deployment
  2. Live Streaming
  3. Extending this tool for more key words!

References

  1. Chulong-Li's Repository
  2. Dash Documentation
  3. Database Installation
  4. Database Setup

About

Sentiment Analysis on COVID-19 Tweets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages