paper-with-me

Papers

News Headlines Dataset For Sarcasm Detection

2022-09-17 · Rishabh Misra

Past studies in Sarcasm Detection mostly make use of Twitter datasets collected using hashtag-based supervision but such datasets are noisy in terms of labels and language. Furthermore, many tweets are replies to other tweets, and detecting sarcasm in these requires the availability of contextual tweets. To overcome the limitations related to noise in Twitter datasets, we curate News Headlines Dataset from two news websites: TheOnion aims at producing sarcastic versions of current events, whereas HuffPost publishes real news. The dataset contains about 28K headlines out of which 13K are sarcastic. To make it more useful, we have included the source links of the news articles so that more data can be extracted as needed. In this paper, we describe various details about the dataset and potential use cases apart from Sarcasm Detection.

📄 PDF Abstract BibTeX arXiv:2212.06035

Code (1)

rishabhmisra/Sarcasm-Detection-using-NN 공식 구현 pytorch

Tasks

ArticlesSarcasm Detection

Similar Papers 제목 키워드 기반

SaRoHead: A Dataset for Satire Detection in Romanian Multi-Domain News Headlines

2025-04-10 · Mihnea-Alexandru Vîrlan, Răzvan-Alexandru Smădu, Dumitru-Clementin Cercel

The headline is an important part of a news article, influenced by expressiveness and connection to the exposed subject. Although most news outlets aim to present reality objectively, some publications prefer a humorous …

Satire Detection

Sarcasm Detection using Hybrid Neural Network

2019-08-20 · Rishabh Misra, Prahal Arora

Sarcasm Detection has enjoyed great interest from the research community, however the task of predicting sarcasm in a text remains an elusive problem for machines. Past studies mostly make use of twitter datasets collect…

Sarcasm Detection

Token-free Models for Sarcasm Detection

2025-05-02 · Sumit Mamtani, Maitreya Sonawane, Kanika Agarwal, Nishanth Sanjeev

Tokenization is a foundational step in most natural language processing (NLP) pipelines, yet it introduces challenges such as vocabulary mismatch and out-of-vocabulary issues. Recent work has shown that models operating …

Sarcasm Detection

An Innovative CGL-MHA Model for Sarcasm Sentiment Recognition Using the MindSpore Framework

2024-11-02 · Zhenkai Qin, Qining Luo, Xunyi Nong

The pervasive use of the Internet and social media introduces significant challenges to automated sentiment analysis, particularly for sarcastic expressions in user-generated content. Sarcasm conveys negative emotions th…

Sarcasm DetectionSentiment Analysis

MediaSpin: Exploring Media Bias Through Fine-Grained Analysis of News Headlines

2024-12-03 · Preetika Verma, Kokil Jaidka

In this paper, we introduce the MediaSpin dataset aiming to help in the development of models that can detect different forms of media bias present in news headlines, developed through human-supervised and -validated Lar…

Bias DetectionLanguage ModelingLanguage ModellingLarge Language Model