Measuring Praise and Criticism: Inference of Semantic Orientation from Association
Peter D. Turney (National Research Council of Canada), Michael L., Littman (Rutgers University)

TL;DR
This paper presents a method to automatically determine the positive or negative semantic orientation of words by analyzing their statistical associations with known positive and negative words, useful for various text analysis applications.
Contribution
It introduces a novel approach using statistical association measures (PMI and LSA) to infer semantic orientation, with experimental validation on a large labeled word dataset.
Findings
Achieved 82.8% accuracy on the full test set.
Accuracy exceeds 95% when abstaining from classifying mild words.
Demonstrated effectiveness across various parts of speech.
Abstract
The evaluative character of a word is called its semantic orientation. Positive semantic orientation indicates praise (e.g., "honest", "intrepid") and negative semantic orientation indicates criticism (e.g., "disturbing", "superfluous"). Semantic orientation varies in both direction (positive or negative) and degree (mild to strong). An automated system for measuring semantic orientation would have application in text classification, text filtering, tracking opinions in online discussions, analysis of survey responses, and automated chat systems (chatbots). This paper introduces a method for inferring the semantic orientation of a word from its statistical association with a set of positive and negative paradigm words. Two instances of this approach are evaluated, based on two different statistical measures of word association: pointwise mutual information (PMI) and latent semantic…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Advanced Text Analysis Techniques · Topic Modeling
