The goal is to display a live feed of the most positive and negative tweets using RedStorm. The topology pulls JSON tweets from Kafka, extracts the text of the tweets, submits to Somantria for analysis and sends the interesting tweets (|sentiment| > 0.5) to a node.js which routes them to a console.
Log in or sign up for Devpost to join the conversation.