How to create a Twitter Sentiment Analysis using R and Shiny
I will show you how to create a simple application in R & Shiny to perform Twitter Sentiment Analysis in real-time. First, I create a Shiny Project. Then, in the ui.R file, I put this code: Here, I will show a title, the current time, a table with Twitter user name, a bar graph and wordclouds. It's a really simply code, not complex at all. The purpose of it is just for testing and so you guys can practice R language.
Dec-14-2016, 07:20:04 GMT
- Technology: