Skip to content

Searches twitter for a specific term and runs through a sentiment analyzer to gauge opinion

Notifications You must be signed in to change notification settings

justinphelps/twitter-sentiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Sentiment

A social media movie sentiment analysis engine. Given a keyword, this app will search twitter for tweets, then run sentiment analysis on the tweets it finds. The result is a positive/negative score.

Installation: TBD

Contribution:

  • Fork it
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin my-new-feature)
  • Create new Pull Request

Authors

  • Justin Phelps @justinphelps
  • Jared Rader @raderj89
  • Adrian Pask @adrian-pask
  • Julia Himmel @juliahimmel

About

Searches twitter for a specific term and runs through a sentiment analyzer to gauge opinion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages