Skip to content

A sentiment analysis engine built to run on Amazon Cloud Platform

Notifications You must be signed in to change notification settings

okoye/sentimentanalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 

Repository files navigation

An simple sentiment engine that identifies positive and negative sentiments
and their associated entities.


dependencies:
-Tweepy
-Couchdb
-Couchdbkit
-NLTK
-PyML


TODO:
Implement views for all objects whose sentiments have not been extracted.
Improve feature selection for SVM to reduce training time.
Test hypothesis of using bounds like 'worst' and 'best' to create segmenting
attributes based on distance in wordnet and a trained classifier.
Generate actual product features by clustering.
Speedup NLTK POS Tagging

About

A sentiment analysis engine built to run on Amazon Cloud Platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages