/rtsat

Flask + Gevent-socketio + Smoothie charts + Twitter's Streaming API = Realtime Tweets Sentiment Analysis Tool

Primary LanguageJavaScript

Realtime Tweets Sentiment Analysis Tool

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.

Demo

The following is a demo of tweets that contain the word "china".

Watch a video instead

License

Licensed under MIT.