swapnilawasthi / stat_infer

Twitter_sentiment_wordcloud_trends_hashtags

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitter Sentiment Analysis R Tutorials

Here you can find codes for the tutorials available on https://www.youtube.com/playlist?list=PLYOWzFZlEZiXGKcvmC-8tZu_drpgPk2Eh

SYSTEM REQUIREMENTS: (Refer to my first tutorial video)

  1. Installation of R
  2. Twitter Authentication to access API

Tutorials:

  1. authentication.R
  2. cleaning_tweet.R, word_database.R (including positive-words.txt, negative-words.txt)
  3. score_sentiment.R, func_on_tweet.R
  4. percentage.R, graphs.R, top_10_hashtags.R, top_trends.R, wordcloud.R

About

Twitter_sentiment_wordcloud_trends_hashtags


Languages

Language:R 100.0%