Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 630 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 630 Bytes

Sentiment_analysis

The following code repository is for the sole purpose of showcasing our NASCOMM FUTURE SKILLS project

Project files

The files should be viewed in the following order for the best understanding

  1. LoadingPackages.R
  2. Authentication.R
  3. LoadingWords.R
  4. TweetExtraction.R
  5. ProcessingTweets.R
  6. SentimentScore.R
  7. SentimentanalysisDataset.R
  8. Plots and Graphs.R
  9. Summary.R

Extra Files

The extra files include

  1. Tweets.csv which is a dataset made from grabbing the tweets in case there is no active connection.
  2. positive-words, negative-words which are the dictionary for our analysis.