A Multi-emotion Classification Method Based on BLSTM-MC in Code-Switching Text.

Tingwei Wang,Xiaohua Yang,Chunping Ouyang,Aodong Guo,Yongbin Liu,Zhixing Li
DOI: https://doi.org/10.1007/978-3-319-99501-4_16
2018-01-01
Abstract:Most of the previous emotion classifications are based on binary or ternary classifications, and the final emotion classification results contain only one type of emotion. There is little research on multi-emotional coexistence, which has certain limitations on the restoration of human's true emotions. Aiming at these deficiencies, this paper proposes a Bidirectional Long-Short Term Memory Multiple Classifiers (BLSTM-MC) model to study the five classification problems in code-switching text, and obtains text contextual relations through BLSTM-MC model. It fully considers the relationship between different emotions in a single post, at the same time, the Attention mechanism is introduced to find the importance of different features and predict all emotions expressed by each post. The model achieved third place in all submissions in the conference NLP&&CC_task1 2018.
What problem does this paper attempt to address?