SOTAVerified

LT3 at SemEval-2018 Task 1: A classifier chain to detect emotions in tweets

2018-06-01SEMEVAL 2018Unverified0· sign in to hype

Luna De Bruyne, Orph{\'e}e De Clercq, V{\'e}ronique Hoste

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

This paper presents an emotion classification system for English tweets, submitted for the SemEval shared task on Affect in Tweets, subtask 5: Detecting Emotions. The system combines lexicon, n-gram, style, syntactic and semantic features. For this multi-class multi-label problem, we created a classifier chain. This is an ensemble of eleven binary classifiers, one for each possible emotion category, where each model gets the predictions of the preceding models as additional features. The predicted labels are combined to get a multi-label representation of the predictions. Our system was ranked eleventh among thirty five participating teams, with a Jaccard accuracy of 52.0\% and macro- and micro-average F1-scores of 49.3\% and 64.0\%, respectively.

Tasks

Reproductions