paper-with-me

Papers

Casting the Same Sentiment Classification Problem

2021-11-01 · Findings (EMNLP) 2021 11 · Erik Körner, Ahmad Dawar Hakimi, Gerhard Heyer, Martin Potthast

We introduce and study a problem variant of sentiment analysis, namely the “same sentiment classification problem”, where, given a pair of texts, the task is to determine if they have the same sentiment, disregarding the actual sentiment polarity. Among other things, our goal is to enable a more topic-agnostic sentiment classification. We study the problem using the Yelp business review dataset, demonstrating how sentiment data needs to be prepared for this task, and then carry out sequence pair classification using the BERT language model. In a series of experiments, we achieve an accuracy above 83% for category subsets across topics, and 89% on average.

📄 PDF Abstract BibTeX

Code (1)

webis-de/emnlp-21 공식 구현

Tasks

ClassificationLanguage ModelingLanguage ModellingSentiment AnalysisSentiment Classification

Similar Papers 제목 키워드 기반

Context-Aware Sentiment Forecasting via LLM-based Multi-Perspective Role-Playing Agents

2025-05-30 · Fanhang Man, Huandong Wang, Jianjie Fang, Zhaoyi Deng 외

User sentiment on social media reveals the underlying social trends, crises, and needs. Researchers have analyzed users' past messages to trace the evolution of sentiments and reconstruct sentiment dynamics. However, pre…

Recognizing Conflict Opinions in Aspect-level Sentiment Classification with Dual Attention Networks

2019-11-01 · IJCNLP 2019 11 · Xingwei Tan, Yi Cai, Changxi Zhu

Aspect-level sentiment classification, which is a fine-grained sentiment analysis task, has received lots of attention these years. There is a phenomenon that people express both positive and negative sentiments towards …

ClassificationGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+2

Improving Twitter Sentiment Classification via Multi-Level Sentiment-Enriched Word Embeddings

2016-11-01 · Shufeng Xiong

Most of existing work learn sentiment-specific word representation for improving Twitter sentiment classification, which encoded both n-gram and distant supervised tweet sentiment information in learning process. They as…

General ClassificationSentiment AnalysisSentiment ClassificationWord Embeddings

Capturing User and Product Information for Document Level Sentiment Analysis with Deep Memory Network

2017-09-01 · EMNLP 2017 9 · Zi-Yi Dou

Document-level sentiment classification is a fundamental problem which aims to predict a user{'}s overall sentiment about a product in a document. Several methods have been proposed to tackle the problem whereas most of …

ClassificationGeneral ClassificationOpinion MiningSentiment Analysis+1

Transformers Beyond Order: A Chaos-Markov-Gaussian Framework for Short-Term Sentiment Forecasting of Any Financial OHLC timeseries Data

2025-06-06 · Arif Pathan

Short-term sentiment forecasting in financial markets (e.g., stocks, indices) is challenging due to volatility, non-linearity, and noise in OHLC (Open, High, Low, Close) data. This paper introduces a novel CMG (Chaos-Mar…

Feature EngineeringGaussian Processes