An experiment using Flask, Gevent-socketio, Smoothie charts, and Twitter's Streaming API. The intention is to provide a simple real-time chart of sentiment analysis of tweets following a specific topic. Read more on Github.
Things used:
The sentiment analysis technique is a very simple implementation based on Neal Caren's great introduction.
The following is a demo of tweets that contain the word "china".
Licensed under MIT.