Graphical visualization of sentiment of any topic on twitter. This application made using DASH which can be used to visualize live sentiment,long term sentiment and some recent tweet as well as of any topic on twitter.
Requirements:
- python 3.7
- dash 0.5.8
You can run this application at locally.First run twitterStream.py which will retrieve tweets from twitter to database and then run visualize.py which will run a server locally at localhost:8050 and then you will find interactive dashboard.
Screenshots:


