Skip to content

Video tutorial and accompanying output for conducting text sentiment analysis in Twitter

Notifications You must be signed in to change notification settings

stajdini/twitter-sentiment-analysis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Text Sentiment Analysis

Needs to be updated for Twitter API v 1.1

Accompanying data files for this Youtube video - http://www.youtube.com/watch?v=adIvt_luO1o

This video details how to conduct text sentiment analysis in R using Jeffrey Bean's algorithm.

Essentially, I show how to pull tweets from the Twitter web API, comparing each word to positive and negative word bank, and then using a basic algorithm to determine the overall sentiment. I also show how to analyze the data.

This repository includes the algorithm, word banks, output, and R data.

https://gist.github.com/mjhea0/5497065

About

Video tutorial and accompanying output for conducting text sentiment analysis in Twitter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%