paper-with-me

홈 › Papers

Entity-Level Sentiment Analysis (ELSA): An exploratory task survey

2023-04-27 · COLING 2022 10 · Egil Rønningstad, Erik Velldal, Lilja Øvrelid

This paper explores the task of identifying the overall sentiment expressed towards volitional entities (persons and organizations) in a document -- what we refer to as Entity-Level Sentiment Analysis (ELSA). While identifying sentiment conveyed towards an entity is well researched for shorter texts like tweets, we find little to no research on this specific task for longer texts with multiple mentions and opinions towards the same entity. This lack of research would be understandable if ELSA can be derived from existing tasks and models. To assess this, we annotate a set of professional reviews for their overall sentiment towards each volitional entity in the text. We sample from data already annotated for document-level, sentence-level, and target-level sentiment in a multi-domain review corpus, and our results indicate that there is no single proxy task that provides this overall sentiment we seek for the entities at a satisfactory level of performance. We present a suite of experiments aiming to assess the contribution towards ELSA provided by document-, sentence-, and target-level sentiment analysis, and provide a discussion of their shortcomings. We show that sentiment in our dataset is expressed not only with an entity mention as target, but also towards targets with a sentiment-relevant relation to a volitional entity. In our data, these relations extend beyond anaphoric coreference resolution, and our findings call for further research of the topic. Finally, we also present a survey of previous relevant work.

📄 PDF Abstract BibTeX arXiv:2304.14241

Code (1)

egilron/elsa-introduction 공식 구현 pytorch

Tasks

coreference-resolutionCoreference ResolutionSentenceSentiment AnalysisSurvey

Similar Papers 제목 키워드 기반

Exploratory Analysis of News Sentiment Using Subgroup Discovery

2021-04-01 · EACL (BSNLP) 2021 4 · Anita Valmarska, Luis Adrián Cabrera-Diego, Elvys Linhares Pontes, Senja Pollak

In this study, we present an exploratory analysis of a Slovenian news corpus, in which we investigate the association between named entities and sentiment in the news. We propose a methodology that combines Named Entity …

Descriptivenamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

FinEntity: Entity-level Sentiment Classification for Financial Texts

2023-10-19 · Yixuan Tang, Yi Yang, Allen H Huang, Andy Tam 외

In the financial domain, conducting entity-level sentiment analysis is crucial for accurately assessing the sentiment directed toward a specific financial entity. To our knowledge, no publicly available dataset currently…

ClassificationSentiment AnalysisSentiment Classification

Entity-Level Sentiment: More than the Sum of Its Parts

2024-07-04 · Egil Rønningstad, Roman Klinger, Lilja Øvrelid, Erik Velldal

In sentiment analysis of longer texts, there may be a variety of topics discussed, of entities mentioned, and of sentiments expressed regarding each entity. We find a lack of studies exploring how such texts express thei…

SentenceSentiment Analysis

Entity-level Sentiment Analysis in Contact Center Telephone Conversations

2022-10-24 · Xue-Yong Fu, Cheng Chen, Md Tahmid Rahman Laskar, Shayna Gardiner 외

Entity-level sentiment analysis predicts the sentiment about entities mentioned in a given text. It is very useful in a business context to understand user emotions towards certain entities, such as products or companies…

Sentiment Analysis

Dynamic Span Interaction and Graph-Aware Memory for Entity-Level Sentiment Classification

2025-09-15 · Md. Mithun Hossain, Sanjara, Md. Shakil Hossain, Sudipto Chaki arxiv

Entity-level sentiment classification involves identifying the sentiment polarity linked to specific entities within text. This task poses several challenges: effectively modeling the subtle and complex interactions betw…

Coreference ResolutionSentiment Analysis