Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 489 Bytes

File metadata and controls

22 lines (17 loc) · 489 Bytes

Media-Monitoring

Sentiment Analysis combined with Media Monitoring

alt text

Prerequisites

  • Text blob, for Sentiment Analysis.
  • Tweepy, contains twitters apis code.
  • Dash

Running the tests

Main (Tweets fetcher):

cd tweepy/
python mainstreaming.py

Dashboard (Graphic Interface):

python dashboard.py