CLOct 22, 2016

Automatic Identification of Sarcasm Target: An Introductory Approach

arXiv:1610.07091v28 citations
Originality Incremental advance
AI Analysis

This work addresses a novel problem in computational linguistics for sarcasm analysis, though it is incremental as an introductory baseline for future research.

The paper introduces the new task of sarcasm target identification, extracting the target of ridicule in sarcastic sentences, and presents a hybrid approach using rule-based and statistical methods that outperforms baselines on book snippets and tweets.

Past work in computational sarcasm deals primarily with sarcasm detection. In this paper, we introduce a novel, related problem: sarcasm target identification i.e., extracting the target of ridicule in a sarcastic sentence). We present an introductory approach for sarcasm target identification. Our approach employs two types of extractors: one based on rules, and another consisting of a statistical classifier. To compare our approach, we use two baselines: a naïve baseline and another baseline based on work in sentiment target identification. We perform our experiments on book snippets and tweets, and show that our hybrid approach performs better than the two baselines and also, in comparison with using the two extractors individually. Our introductory approach establishes the viability of sarcasm target identification, and will serve as a baseline for future work.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes