Language-Independent Sentiment Analysis Using Subjectivity and Positional Information
Veselin Raychev, Preslav Nakov

TL;DR
This paper presents a language-independent sentiment analysis method that leverages subjectivity and positional information of words, achieving high accuracy without external linguistic resources.
Contribution
It introduces a novel approach that assigns weights based on attribute position and subjectivity likelihood, improving polarity classification across languages.
Findings
Achieved 89.85% accuracy on movie review dataset.
Rivals best results without using external linguistic resources.
Demonstrates effectiveness of position and subjectivity features in sentiment analysis.
Abstract
We describe a novel language-independent approach to the task of determining the polarity, positive or negative, of the author's opinion on a specific topic in natural language text. In particular, weights are assigned to attributes, individual words or word bi-grams, based on their position and on their likelihood of being subjective. The subjectivity of each attribute is estimated in a two-step process, where first the probability of being subjective is calculated for each sentence containing the attribute, and then these probabilities are used to alter the attribute's weights for polarity classification. The evaluation results on a standard dataset of movie reviews shows 89.85% classification accuracy, which rivals the best previously published results for this dataset for systems that use no additional linguistic information nor external resources.
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
