English

Enhanced Twitter Sentiment Classification Using Contextual Information

Social and Information Networks 2021-01-05 v2 Artificial Intelligence Computation and Language Information Retrieval

Abstract

The rise in popularity and ubiquity of Twitter has made sentiment analysis of tweets an important and well-covered area of research. However, the 140 character limit imposed on tweets makes it hard to use standard linguistic methods for sentiment classification. On the other hand, what tweets lack in structure they make up with sheer volume and rich metadata. This metadata includes geolocation, temporal and author information. We hypothesize that sentiment is dependent on all these contextual factors. Different locations, times and authors have different emotional valences. In this paper, we explored this hypothesis by utilizing distant supervision to collect millions of labelled tweets from different locations, times and authors. We used this data to analyse the variation of tweet sentiments across different authors, times and locations. Once we explored and understood the relationship between these variables and sentiment, we used a Bayesian approach to combine these variables with more standard linguistic features such as n-grams to create a Twitter sentiment classifier. This combined classifier outperforms the purely linguistic classifier, showing that integrating the rich contextual information available on Twitter into sentiment classification is a promising direction of research.

Keywords

Cite

@article{arxiv.1605.05195,
  title  = {Enhanced Twitter Sentiment Classification Using Contextual Information},
  author = {Soroush Vosoughi and Helen Zhou and Deb Roy},
  journal= {arXiv preprint arXiv:1605.05195},
  year   = {2021}
}

Comments

In proceedings of the 6th workshop on Computational Approaches to Subjectivity, Sentiment & Social Media Analysis (WASSA) at EMNLP 2015

R2 v1 2026-06-22T14:02:49.789Z