Skip to content

A very simple sentiment tracker using Storm and the twitter streaming API. Since the streaming API only allows limited filtering (no intersection), Storm is used for detailled filtering. Results are persisted to MongoDB and recovered on startup.

Notifications You must be signed in to change notification settings

mschaars/twitter-sentiment-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitter-sentiment-tracker

A very simple sentiment tracker using Storm and the twitter streaming API. Since the streaming API only allows limited filtering (no intersection), Storm is used for detailled filtering. Results are persisted to MongoDB and recovered on startup.

About

A very simple sentiment tracker using Storm and the twitter streaming API. Since the streaming API only allows limited filtering (no intersection), Storm is used for detailled filtering. Results are persisted to MongoDB and recovered on startup.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages