SOTAVerified

ntuer at SemEval-2019 Task 3: Emotion Classification with Word and Sentence Representations in RCNN

2019-02-21SEMEVAL 2019Code Available0· sign in to hype

Peixiang Zhong, Chunyan Miao

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

In this paper we present our model on the task of emotion detection in textual conversations in SemEval-2019. Our model extends the Recurrent Convolutional Neural Network (RCNN) by using external fine-tuned word representations and DeepMoji sentence representations. We also explored several other competitive pre-trained word and sentence representations including ELMo, BERT and InferSent but found inferior performance. In addition, we conducted extensive sensitivity analysis, which empirically shows that our model is relatively robust to hyper-parameters. Our model requires no handcrafted features or emotion lexicons but achieved good performance with a micro-F1 score of 0.7463.

Tasks

Reproductions