Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 344 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 344 Bytes

Covid vaccine tweets Sentiment analysis web app made using flask, tweepy and pandas

features

  • tweets query search
  • polarity graphs

Check out the demo on https://vaccinetweetsentiment.pythonanywhere.com/

Run the app

git clone https://github.com/lakhaniaayush/sentiment_analysis.git
cd sentiment_analysis
python run.py