Skip to content

Shuniy/Sentiment_Analyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentiment Analyzer

An Shiny application which collects recent tweets from the twitter using twitter API for any hashtag and any country and provides sentiment scores and results of the hashtag selected from the region selected.

Application collects tweets and calculates positive and negative words used in the tweets and provide a sentiment score of tweet. The application is based on Natural Language Processing and its application.

To use this application for your project work, you need twitter api and access to it.

Application and files are free to use and can be copied for personal work.

Packages Used

  • shiny
  • R
  • twitteR
  • openssl
  • httpuv
  • tm
  • stringr
  • dplyr
  • shinythemes
  • ROAuth

Releases

No releases published

Packages

No packages published

Languages