IIIDYT at IEST 2018: Implicit Emotion Classification With Deep Contextualized Word Representations
In this paper we describe our system designed for the WASSA 2018 Implicit Emotion Shared Task (IEST), which obtained 2$^{\text{nd}}$ place out of 26 teams with a test macro F1 score of $0.710$. The system is composed of a single pre-trained ELMo layer for encoding words, a Bidirectional Long-Short Memory Network BiLSTM for enriching word representations with context, a max-pooling operation for creating sentence representations from said word vectors, and a Dense Layer for projecting the sentence representations into label space. Our official submission was obtained by ensembling 6 of these models initialized with different random seeds. The code for replicating this paper is available at https://github.com/jabalazs/implicit_emotion.
Code (1)
Tasks
Emotion ClassificationGeneral ClassificationSentenceMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
DataSEARCH at IEST 2018: Multiple Word Embedding based Models for Implicit Emotion Classification of Tweets with Deep Learning
This paper describes an approach to solve implicit emotion classification with the use of pre-trained word embedding models to train multiple neural networks. The system described in this paper is composed of a sequentia…
ClassificationEmotion ClassificationGeneral ClassificationOpinion Mining+2SINAI at IEST 2018: Neural Encoding of Emotional External Knowledge for Emotion Classification
In this paper, we describe our participation in WASSA 2018 Implicit Emotion Shared Task (IEST 2018). We claim that the use of emotional external knowledge may enhance the performance and the capacity of generalization of…
Emotion ClassificationEmotion RecognitionGeneral ClassificationSentiment AnalysisHGSGNLP at IEST 2018: An Ensemble of Machine Learning and Deep Neural Architectures for Implicit Emotion Classification in Tweets
This paper describes our system designed for the WASSA-2018 Implicit Emotion Shared Task (IEST). The task is to predict the emotion category expressed in a tweet by removing the terms \textit{angry}, \textit{afraid}, \te…
Common Sense ReasoningEmotion ClassificationEmotion RecognitionGeneral Classification+1EmotiKLUE at IEST 2018: Topic-Informed Classification of Implicit Emotions
EmotiKLUE is a submission to the Implicit Emotion Shared Task. It is a deep learning system that combines independent representations of the left and right contexts of the emotion word with the topic distribution of an L…
ClassificationGeneral ClassificationOpinion MiningNTUA-SLP at IEST 2018: Ensemble of Neural Transfer Methods for Implicit Emotion Classification
In this paper we present our approach to tackle the Implicit Emotion Shared Task (IEST) organized as part of WASSA 2018 at EMNLP 2018. Given a tweet, from which a certain word has been removed, we are asked to predict th…
Emotion ClassificationGeneral ClassificationSentiment AnalysisTransfer Learning+1