SOTAVerified

Scoring and Classifying Implicit Positive Interpretations: A Challenge of Class Imbalance

2018-08-01COLING 2018Code Available0· sign in to hype

Chantal van Son, Roser Morante, Lora Aroyo, Piek Vossen

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

This paper reports on a reimplementation of a system on detecting implicit positive meaning from negated statements. In the original regression experiment, different positive interpretations per negation are scored according to their likelihood. We convert the scores to classes and report our results on both the regression and classification tasks. We show that a baseline taking the mean score or most frequent class is hard to beat because of class imbalance in the dataset. Our error analysis indicates that an approach that takes the information structure into account (i.e. which information is new or contrastive) may be promising, which requires looking beyond the syntactic and semantic characteristics of negated statements.

Tasks

Reproductions