Sentiment Analysis: An Overview of Concepts and Selected Techniques
Sentiment Analysis: An Overview of Concepts and Selected Techniques
Terms
Sentiment
Sentiment Analysis
Motivation
Consumer information
Marketing
Consumer attitudes
Trends
Politics
Product reviews
Social
Problem
Words (unigrams)
Phrases/n-grams
Sentences
Challenges
Harder than topical classification, with
which bag of words features perform well
Must consider other features due to
Domain/context dependence
Approaches
Machine learning
Nave Bayes
Maximum Entropy Classifier
SVM
Markov Blanket Classifier
Assume pairwise
independent features
Unsupervised methods
Use lexicons
SentiWordNet
Ternary classifier
http://wordnet.princeton.edu/
Positive, negative, and neutral scores for each
synset
SentiWordNet:
Construction
SentiWordNet: Results
References
1.
http://www.answers.com/sentiment, 9/22/08
B. Pang, L. Lee, and S. Vaithyanathan, Thumbs up? Sentiment
classification using machine learning techniques, in Proc Conf
on Empirical Methods in Natural Language Processing (EMNLP),
pp. 7986, 2002.
Esuli A, Sebastiani F. SentiWordNet: A Publicly Available Lexical
Resource for Opinion Mining. In: Proc of LREC 2006 - 5th Conf
on Language Resources and Evaluation, 2006.
Zhang E, Zhang Y. UCSC on TREC 2006 Blog Opinion Mining.
TREC 2006 Blog Track, Opinion Retrieval Task.
Devitt A, Ahmad K. Sentiment Polarity Identification in Financial
News: A Cohesion-based Approach. ACL 2007.
Bo Pang , Lillian Lee, A sentimental education: sentiment
analysis using subjectivity summarization based on minimum
cuts, Proceedings of the 42nd Annual Meeting on Association for
Computational Linguistics, p.271-es, July 21-26, 2004.