English
Related papers

Related papers: Stance Prediction for Contemporary Issues: Data an…

200 papers

Neural methods for SA have led to quantitative improvements over previous approaches, but these advances are not always accompanied with a thorough analysis of the qualitative differences. Therefore, it is not clear what outstanding…

Computation and Language · Computer Science 2019-06-17 Jeremy Barnes , Lilja Øvrelid , Erik Velldal

The emergence and rapid progress of the Internet have brought ever-increasing impact on financial domain. How to rapidly and accurately mine the key information from the massive negative financial texts has become one of the key issues for…

Computation and Language · Computer Science 2020-01-16 Lingyun Zhao , Lin Li , Xinhao Zheng

Stance detection concerns automatically determining the viewpoint (i.e., in favour of, against, or neutral) of a text's author towards a target. Stance detection has been applied to many research topics, among which the detection of stances…

Computation and Language · Computer Science 2026-02-20 Qixiang Fang , Anastasia Giachanou , Ayoub Bagheri

Named entity recognition (NER) is a well-established task of information extraction which has been studied for decades. More recently, studies reporting NER experiments on social media texts have emerged. On the other hand, stance detection…

Computation and Language · Computer Science 2017-08-01 Dilek Küçük

Stance classification determines the attitude, or stance, in a (typically short) text. The task has powerful applications, such as the detection of fake news or the automatic extraction of attitudes toward entities or events in the media.…

Computation and Language · Computer Science 2017-09-15 Ahmet Aker , Leon Derczynski , Kalina Bontcheva

This study presents a thorough examination of various Generative Pretrained Transformer (GPT) methodologies in sentiment analysis, specifically in the context of Task 4 on the SemEval 2017 dataset. Three primary strategies are employed: 1)…

Computation and Language · Computer Science 2023-07-25 Kiana Kheiri , Hamid Karimi

Sarcasm detection is an essential task that can help identify the actual sentiment in user-generated data, such as discussion forums or tweets. Sarcasm is a sophisticated form of linguistic expression because its surface meaning usually…

Computation and Language · Computer Science 2023-01-06 Oxana Vitman , Yevhen Kostiuk , Grigori Sidorov , Alexander Gelbukh

Stance detection seeks to identify the viewpoints of individuals either in favor or against a given target or a controversial topic. Current advanced neural models for stance detection typically employ fully parametric softmax classifiers.…

Machine Learning · Computer Science 2024-06-21 Yinghan Cheng , Qi Zhang , Chongyang Shi , Liang Xiao , Shufeng Hao , Liang Hu

Stance detection is a subproblem of sentiment analysis where the stance of the author of a piece of natural language text for a particular target (either explicitly stated in the text or not) is explored. The stance output is usually given…

Computation and Language · Computer Science 2018-03-26 Dilek Küçük , Fazli Can

The World Wide Web provides unrivalled access to information globally, including factual news reporting and commentary. However, state actors and commercial players increasingly spread biased (distorted) or fake (non-factual) information to…

Computation and Language · Computer Science 2026-01-08 Tim Menzner , Jochen L. Leidner

Classifying the stance of individuals on controversial topics and uncovering their concerns is crucial for social scientists and policymakers. Data from Online Social Networks (OSNs), which serve as a proxy to a representative sample of…

Social and Information Networks · Computer Science 2025-01-22 Ahmad Zareie , Kalina Bontcheva , Carolina Scarton

Much of natural language processing is focused on leveraging large capacity language models, typically trained over single messages with a task of predicting one or more tokens. However, modeling human language at higher-levels of context…

Computation and Language · Computer Science 2021-11-03 Matthew Matero , Nikita Soni , Niranjan Balasubramanian , H. Andrew Schwartz

Sentiment analysis of online user generated content is important for many social media analytics tasks. Researchers have largely relied on textual sentiment analysis to develop systems to predict political elections, measure economic…

Computer Vision and Pattern Recognition · Computer Science 2015-09-22 Quanzeng You , Jiebo Luo , Hailin Jin , Jianchao Yang

Aspect based sentiment analysis aims to identify the sentimental tendency towards a given aspect in text. Fine-tuning of pretrained BERT performs excellent on this task and achieves state-of-the-art performances. Existing BERT-based works…

Computation and Language · Computer Science 2020-02-13 Youwei Song , Jiahai Wang , Zhiwei Liang , Zhiyue Liu , Tao Jiang

Identifying arguments is a necessary prerequisite for various tasks in automated discourse analysis, particularly within contexts such as political debates, online discussions, and scientific reasoning. In addition to theoretical advances…

Computation and Language · Computer Science 2025-05-29 Marc Feger , Katarina Boland , Stefan Dietze

Opinion mining, also known as sentiment analysis, is a subfield of natural language processing (NLP) that focuses on identifying and extracting subjective information in textual material. This can include determining the overall sentiment…

Computation and Language · Computer Science 2023-08-08 Nour Eddine Zekaoui , Siham Yousfi , Maryem Rhanoui , Mounia Mikram

In the realm of contemporary social media, automatic stance detection is pivotal for opinion mining, as it synthesizes and examines user perspectives on contentious topics to uncover prevailing trends and sentiments. Traditional stance…

Computation and Language · Computer Science 2025-07-08 Fuqiang Niu , Genan Dai , Yisha Lu , Jiayu Liao , Xiang Li , Hu Huang , Bowen Zhang

Predicting the outcome of a process requires modeling the system dynamic and observing the states. In the context of social behaviors, sentiments characterize the states of the system. Affect Control Theory (ACT) uses sentiments to manifest…

Computation and Language · Computer Science 2022-09-15 Moeen Mostafavi , Michael D. Porter , Dawn T. Robinson

We propose SentiBERT, a variant of BERT that effectively captures compositional sentiment semantics. The model incorporates contextualized representation with binary constituency parse tree to capture semantic composition. Comprehensive…

Computation and Language · Computer Science 2020-05-22 Da Yin , Tao Meng , Kai-Wei Chang

Stance detection is a classification problem in natural language processing where for a text and target pair, a class result from the set {Favor, Against, Neither} is expected. It is similar to the sentiment analysis problem but instead of…

Computation and Language · Computer Science 2017-06-22 Dilek Küçük