CIDER: Context sensitive sentiment analysis for short-form text
James C. Young, Rudy Arthur, Hywel T.P. Williams

TL;DR
CIDER is a novel context-sensitive sentiment analysis method that infers term valence from entire corpora, outperforming generalist methods on short texts like tweets and enabling analysis of linguistic scales.
Contribution
This work introduces CIDER, a new algorithm for context-aware sentiment analysis that considers corpus-wide information to improve accuracy on short, context-dependent texts.
Findings
CIDER outperforms state-of-the-art unsupervised sentiment analysis techniques on tweet datasets.
CIDER is adaptable to other linguistic scales beyond sentiment.
A case study demonstrates CIDER's ability to identify gendered and sentiment-laden days.
Abstract
Researchers commonly perform sentiment analysis on large collections of short texts like tweets, Reddit posts or newspaper headlines that are all focused on a specific topic, theme or event. Usually, general-purpose sentiment analysis methods are used. These perform well on average but miss the variation in meaning that happens across different contexts, for example, the word "active" has a very different intention and valence in the phrase "active lifestyle" versus "active volcano". This work presents a new approach, CIDER (Context Informed Dictionary and sEmantic Reasoner), which performs context-sensitive linguistic analysis, where the valence of sentiment-laden terms is inferred from the whole corpus before being used to score the individual texts. In this paper, we detail the CIDER algorithm and demonstrate that it outperforms state-of-the-art generalist unsupervised sentiment…
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 · Topic Modeling · Advanced Text Analysis Techniques
