ClassSentimentCalculatorBoltBreaks each tweet into words and calculates the sentiment of each tweet and assocaites the sentiment value to the State and logs the same to the conso
src/main/java/org/p7h/storm/sentimentanalysis/bolts/SentimentCalculatorBolt.java:32