/TweetSentimetAnalyzer

A basic twitter sentiment analyzer to compare the ratios of occurrence of given words in real time. Uses npm, node.js and Express.io.

Primary LanguageJavaScript

TweetSentimetAnalyzer

A basic twitter sentiment analyzer to analyze the frequency of two words (love and hate) on live twitter data. This application uses the node.js module - ntwitter, which is an asynchronous REST API for Twitter that provides searching and streaming interfaces for Twitter.