项目作者: mr-cloud
项目描述 :
use storm to analize the twitter stream and visualize the results with map and word cloud representation.
高级语言: Java
项目地址: git://github.com/mr-cloud/real-time-analysis-with-storm.git
real-time-analysis-with-storm
use storm to analize the twitter stream and visualize the results with map and word cloud representation.
- architecture:
- storm
- topology is comprised of RollingCount window, Top N tags ranking, multiple stream and stream join.
- twitter4j
- redis
- flask
- d3
- use word cloud and map for data visualization.
- directory introduction