paper-with-me

Papers

Enhanced Twitter Sentiment Classification Using Contextual Information

2016-05-17 · WS 2015 9 · Soroush Vosoughi, Helen Zhou, Deb Roy

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.

📄 PDF Abstract BibTeX arXiv:1605.05195

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationSentiment AnalysisSentiment Classification

Similar Papers 제목 키워드 기반

Sentence Modeling with Deep Neural Architecture using Lexicon and Character Attention Mechanism for Sentiment Classification

2017-11-01 · IJCNLP 2017 11 · Huy Thanh Nguyen, Minh Le Nguyen

Tweet-level sentiment classification in Twitter social networking has many challenges: exploiting syntax, semantic, sentiment, and context in tweets. To address these problems, we propose a novel approach to sentiment an…

ClassificationGeneral ClassificationSentenceSentiment Analysis+2

Multi-refined Feature Enhanced Sentiment Analysis Using Contextual Instruction

2025-11-01 · Peter Atandoh, Jie Zou, Weikang Guo, Jiwei Wei 외 arxiv

Sentiment analysis using deep learning and pre-trained language models (PLMs) has gained significant traction due to their ability to capture rich contextual representations. However, existing approaches often underperfo…

Sentiment Analysis

PoultryLeX-Net: Domain-Adaptive Dual-Stream Transformer Architecture for Large-Scale Poultry Stakeholder Modeling

2026-02-14 · Stephen Afrifa, Biswash Khatiwada, Kapalik Khanal, Sanjay Shah 외 arxiv

The rapid growth of the global poultry industry, driven by rising demand for affordable animal protein, has intensified public discourse surrounding production practices, housing, management, animal welfare, and supply-c…

Representation LearningSentiment AnalysisDomain Adaptation

Tweets Sentiment Analysis via Word Embeddings and Machine Learning Techniques

2020-07-05 · Aditya Sharma, Alex Daniels

Sentiment analysis of social media data consists of attitudes, assessments, and emotions which can be considered a way human think. Understanding and classifying the large collection of documents into positive and negati…

BIG-bench Machine Learningfeature selectionSentiment AnalysisSentiment Classification+1

OTESGN: Optimal Transport-Enhanced Syntactic-Semantic Graph Networks for Aspect-Based Sentiment Analysis

2025-09-10 · Xinfeng Liao, Xuanqi Chen, Lianxi Wang, Jiahuan Yang 외 arxiv

Aspect-based sentiment analysis (ABSA) aims to identify aspect terms and determine their sentiment polarity. While dependency trees combined with contextual semantics provide structural cues, existing approaches often re…

Sentiment Analysis