Skip to content

OPhamster/shak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

shak

College Project

Quick and dirty implementation of kafka, mapreduce, twitter4j to produce Summary tweet per trend.
This is done by keying each tweet with its sentiment value.
A mean is extracted per trend from these values and the tweet with the minimum variance is produced. This tweet basically says something sentiment-wise that a majority of tweets say ie it is a base opinion.