paper-with-me

홈 › Papers

Large-scale news entity sentiment analysis

2017-09-01 · RANLP 2017 9 · Ralf Steinberger, Stefanie Hegele, Hristo Tanev, Leonida della Rocca

We work on detecting positive or negative sentiment towards named entities in very large volumes of news articles. The aim is to monitor changes over time, as well as to work towards media bias detection by com-paring differences across news sources and countries. With view to applying the same method to dozens of languages, we use lin-guistically light-weight methods: searching for positive and negative terms in bags of words around entity mentions (also consid-ering negation). Evaluation results are good and better than a third-party baseline sys-tem, but precision is not sufficiently high to display the results publicly in our multilin-gual news analysis system Europe Media Monitor (EMM). In this paper, we focus on describing our effort to improve the English language results by avoiding the biggest sources of errors. We also present new work on using a syntactic parser to identify safe opinion recognition rules, such as predica-tive structures in which sentiment words di-rectly refer to an entity. The precision of this method is good, but recall is very low.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesBias DetectionNegationPart-Of-Speech TaggingSentiment Analysis

Similar Papers 제목 키워드 기반

Deciphering Political Entity Sentiment in News with Large Language Models: Zero-Shot and Few-Shot Strategies

2024-04-05 · Alapan Kuila, Sudeshna Sarkar

Sentiment analysis plays a pivotal role in understanding public opinion, particularly in the political domain where the portrayal of entities in news articles influences public perception. In this paper, we investigate t…

ArticlesIn-Context LearningSentiment Analysis

Who Blames or Endorses Whom? Entity-to-Entity Directed Sentiment Extraction in News Text

2021-06-02 · Findings (ACL) 2021 8 · Kunwoo Park, Zhufeng Pan, Jungseock Joo

Understanding who blames or supports whom in news text is a critical research question in computational social science. Traditional methods and datasets for sentiment analysis are, however, not suitable for the domain of…

Question AnsweringSentiment Analysis

SEntFiN 1.0: Entity-Aware Sentiment Analysis for Financial News

2023-05-20 · Ankur Sinha, Satishwar Kedas, Rishu Kumar, Pekka Malo

Fine-grained financial sentiment analysis on news headlines is a challenging task requiring human-annotated datasets to achieve high performance. Limited studies have tried to address the sentiment extraction task in a s…

SentenceSentiment Analysis

Approaches to Analysing Historical Newspapers Using LLMs

2026-03-26 · Filip Dobranić, Tina Munda, Oliver Pejić, Vojko Gorjanc 외 arxiv

This study presents a computational analysis of the Slovene historical newspapers \textit{Slovenec} and \textit{Slovenski narod} from the sPeriodika corpus, combining topic modelling, large language model (LLM)-based asp…

Sentiment Analysis

LLM-Based Financial Sentiment Analysis in Arabic: Evidence from Saudi Markets

2026-05-19 · Mona H. Albaqawi, Eman M. Albalkhi, Joud A. Albaiti, Enrico Lopedoto arxiv

Investor sentiment shapes financial markets, yet modeling sentiment in Arabic financial contexts remains challenging due to linguistic complexity and limited resources. We present an Arabic NLP framework for large-scale …

Sentiment AnalysisEntity Linking