Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 368 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 368 Bytes

Sentiment-Analysis

Sentiment Analysis of tweets using the twitteR package in R.

To see the code in action you can checkout the shiny app i built here: https://praneeth.shinyapps.io/sentiment_analysis/

Note: The shiny app has additional features where in you can filter tweets by location and also see a table of the tweets which are not provided in the R script.