Sentiment-Aware Word Embedding for Emotion Classification

Xingliang Mao,Shuai Chang,Jinjing Shi,Fangfang Li,Ronghua Shi
DOI: https://doi.org/10.3390/app9071334
2019-01-01
Applied Sciences
Abstract:Word embeddings are effective intermediate representations for capturing semantic regularities between words in natural language processing (NLP) tasks. We propose sentiment-aware word embedding for emotional classification, which consists of integrating sentiment evidence within the emotional embedding component of a term vector. We take advantage of the multiple types of emotional knowledge, just as the existing emotional lexicon, to build emotional word vectors to represent emotional information. Then the emotional word vector is combined with the traditional word embedding to construct the hybrid representation, which contains semantic and emotional information as the inputs of the emotion classification experiments. Our method maintains the interpretability of word embeddings, and leverages external emotional information in addition to input text sequences. Extensive results on several machine learning models show that the proposed methods can improve the accuracy of emotion classification tasks.
What problem does this paper attempt to address?