paper-with-me

홈 › Papers

Negativity Spreads Faster: A Large-Scale Multilingual Twitter Analysis on the Role of Sentiment in Political Communication

2022-02-01 · Dimosthenis Antypas, Alun Preece, Jose Camacho-Collados

Social media has become extremely influential when it comes to policy making in modern societies, especially in the western world, where platforms such as Twitter allow users to follow politicians, thus making citizens more involved in political discussion. In the same vein, politicians use Twitter to express their opinions, debate among others on current topics and promote their political agendas aiming to influence voter behaviour. In this paper, we attempt to analyse tweets of politicians from three European countries and explore the virality of their tweets. Previous studies have shown that tweets conveying negative sentiment are likely to be retweeted more frequently. By utilising state-of-the-art pre-trained language models, we performed sentiment analysis on hundreds of thousands of tweets collected from members of parliament in Greece, Spain and the United Kingdom, including devolved administrations. We achieved this by systematically exploring and analysing the differences between influential and less popular tweets. Our analysis indicates that politicians' negatively charged tweets spread more widely, especially in more recent times, and highlights interesting differences between political parties as well as between politicians and the general population.

📄 PDF Abstract BibTeX arXiv:2202.00396

Code (1)

cardiffnlp/politics-and-virality-twitter 공식 구현 pytorch

Tasks

Sentiment Analysis

Similar Papers 제목 키워드 기반

Efficient Inference for Multilingual Neural Machine Translation

2021-09-14 · EMNLP 2021 11 · Alexandre Berard, Dain Lee, Stéphane Clinchant, Kweonwoo Jung 외

Multilingual NMT has become an attractive solution for MT deployment in production. But to match bilingual quality, it comes at the cost of larger and slower models. In this work, we consider several ways to make multili…

DecoderMachine TranslationNMTTranslation

Towards Robust Real-World Spreadsheet Understanding with Multi-Agent Multi-Format Reasoning

2026-04-14 · Houxing Ren, Mingjie Zhan, Zimu Lu, Ke Wang 외 arxiv

Spreadsheets are central to real-world applications such as enterprise reporting, auditing, and scientific data management. Despite their ubiquity, existing large language model based approaches typically treat tables as…

From Rows to Reasoning: A Retrieval-Augmented Multimodal Framework for Spreadsheet Understanding

2026-01-13 · Anmol Gulati, Sahil Sen, Waqar Sarguroh, Kevin Paul arxiv

Large Language Models (LLMs) struggle to reason over large-scale enterprise spreadsheets containing thousands of numeric rows, multiple linked sheets, and embedded visual content such as charts and receipts. Prior state-…

Integrating Multi-scale Contextualized Information for Byte-based Neural Machine Translation

2024-05-29 · Langlin Huang, Yang Feng

Subword tokenization is a common method for vocabulary building in Neural Machine Translation (NMT) models. However, increasingly complex tasks have revealed its disadvantages. First, a vocabulary cannot be modified once…

Machine TranslationNMTTranslation

Oh That Looks Familiar: A Novel Similarity Measure for Spreadsheet Template Discovery

2025-11-10 · Anand Krishnakumar, Vengadesh Ravikumaran arxiv

Traditional methods for identifying structurally similar spreadsheets fail to capture the spatial layouts and type patterns defining templates. To quantify spreadsheet similarity, we introduce a hybrid distance metric th…