Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sentiment Analysis - Polarity #18

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 1 comment
Open

Sentiment Analysis - Polarity #18

GoogleCodeExporter opened this issue Mar 14, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Calculate the polarity of each document, store this polarity in the database 
for fast recall, and then create a view to visualize this information.

Use the multi-word features from Issue 17 and the method from this paper:
Turney, Peter.  "Thumbs Up or Thumbs Down? Semantic Orientation Applied to 
Unsupervised Classification of Reviews."

Original issue reported on code.google.com by [email protected] on 26 May 2012 at 12:14

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 26 May 2012 at 12:25

  • Added labels: Milestone-2012-08-01

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant