Skip to content

Sentiment analysis of tweets by topic. Tweets are scored and then stored in Cassandra. Solr is used for averages over a given time period.

Notifications You must be signed in to change notification settings

jeffoxenberg/twitter-sentiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

twitter-sentiment

Jeff Oxenberg

  • Monitor a specific topic/set of topics on twitter, score sentiment of tweets using the vader model
  • Insert tweets into Cassandra
  • Cassandra table is indexed by Solr (using DataStax Enterprise)
  • Solr can be used to search for specific terms, get time-based averages, etc

About

Sentiment analysis of tweets by topic. Tweets are scored and then stored in Cassandra. Solr is used for averages over a given time period.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published