Sentiment analysis and visualization of real-time tweets using R
Takes feeds from Twitter into R. The sentiment of the tweets is analysed and classified into positive, negative and neutral tweets.
The codes are compiled into one file script_running.R
.
For easier understanding, the above code is modularized and must be learnt in following order-
The following are for lexical based twitter analyzer (Tweets to find sentiment about entities):
For any further queries and difficulties that you face on executing any code, feel free to post it under the issue tab above and we will get back to you as soon as possible.