首页 > 其他 > 详细

Sentiment Analysis resources

时间:2015-01-12 19:04:02      阅读:325      评论:0      收藏:0      [点我收藏+]

Wikipedia: Sentiment analysis (also known as opinion mining) refers to the use of natural language processingtext analysis and computational linguistics to identify and extract subjective information in source materials.

In 1997, firstly proposed by MIT Professor Rosalind Picard in Effective Computing. 

 

Basic task is classifying the polarity (positive, negative, or neutral). beyond polarity: e.g. emotional states such angry, sad, and happy. Higher: sarcasm?

 

Application and methodologies:

  • Product, restaurant, or film review rating prediction.

          Most statistical classification methods ignore the neutral class.

  • Use a scaling system, give the words an associated number on a -10 to +10 scale.
  • Another direction is subjective/objective identification. Remove objective sentences improve the polarity classification performance.
  • A more fine-grained analysis model is called the feature/aspect-based sentiment analysis.

 

Chinese Sentiment Dictionary and Resources

Stanford NLP cource on Coursera (Class 7) --> Sentiment Analysis introduced the resources and methods

 

Query:

Whose sentiment is able to predict the stock movement better? How to find out them?

 

Sentiment Analysis resources

原文:http://www.cnblogs.com/bruceyo/p/4214118.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!