Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 447 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 447 Bytes

#Sentiment

Twitter data analysis using Python's nltk module

#Data I've used sentence polarity data from Pang and Lee's public data, first used in their paper: "Seeing stars: Exploiting class relationships for sentiment categorization with respect to rating scales., Proceedings of the ACL, 2005.

The data (and other datasets) can be found here: http://www.cs.cornell.edu/people/pabo/movie-review-data/

#Packages built on Python 2.7 nltk numpy