paper-with-me

홈 › Papers

Emotion Classification of COVID-19 Chinese Microblogs based on the Emotion Category Description

2021-08-01 · CCL 2021 8 · Guo Xianwei, Lai Hua, Xiang Yan, Yu Zhengtao, Huang Yuxin

“Emotion classification of COVID-19 Chinese microblogs helps analyze the public opinion triggered by COVID-19. Existing methods only consider the features of the microblog itself with-out combining the semantics of emotion categories for modeling. Emotion classification of mi-croblogs is a process of reading the content of microblogs and combining the semantics of emo-tion categories to understand whether it contains a certain emotion. Inspired by this we proposean emotion classification model based on the emotion category description for COVID-19 Chi-nese microblogs. Firstly we expand all emotion categories into formalized category descriptions.Secondly based on the idea of question answering we construct a question for each microblogin the form of ‘What is the emotion expressed in the text X?’ and regard all category descrip-tions as candidate answers. Finally we construct a question-and-answer pair and use it as the input of the BERT model to complete emotion classification. By integrating rich contextual andcategory semantics the model can better understand the emotion of microblogs. Experimentson the COVID-19 Chinese microblog dataset show that our approach outperforms many existinge motion classification methods including the BERT baseline.”

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationEmotion ClassificationQuestion Answering

Similar Papers 제목 키워드 기반

Fine-Grained Emotion Classification of Chinese Microblogs Based on Graph Convolution Networks

2019-12-05 · Yuni Lai, Linfeng Zhang, Donghong Han, Rui Zhou 외

Microblogs are widely used to express people's opinions and feelings in daily life. Sentiment analysis (SA) can timely detect personal sentiment polarities through analyzing text. Deep learning approaches have been broad…

Dependency ParsingEmotion ClassificationGeneral ClassificationSentiment Analysis

Joint Learning for Emotion Classification and Emotion Cause Detection

2018-10-01 · EMNLP 2018 10 · Ying Chen, Wenjun Hou, Xiyao Cheng, Shoushan Li

We present a neural network-based joint approach for emotion classification and emotion cause detection, which attempts to capture mutual benefits across the two sub-tasks of emotion analysis. Considering that emotion cl…

ClassificationEmotion ClassificationEmotion RecognitionGeneral Classification

Emotion Corpus Construction Based on Selection from Hashtags

2016-05-01 · LREC 2016 5 · Minglei Li, Yunfei Long, Lu Qin, Wenjie Li

The availability of labelled corpus is of great importance for supervised learning in emotion classification tasks. Because it is time-consuming to manually label text, hashtags have been used as naturally annotated labe…

Emotion Classification

Emotion Recognition from Microblog Managing Emoticon with Text and Classifying using 1D CNN

2023-01-08 · Md. Ahsan Habib, M. A. H. Akhand, Md. Abdus Samad Kamal

Microblog, an online-based broadcast medium, is a widely used forum for people to share their thoughts and opinions. Recently, Emotion Recognition (ER) from microblogs is an inspiring research topic in diverse areas. In …

Emotion ClassificationEmotion Recognition

Mining Sentiment Words from Microblogs for Predicting Writer-Reader Emotion Transition

2012-05-01 · LREC 2012 5 · Yi-jie Tang, Hsin-Hsi Chen

The conversations between posters and repliers in microblogs form a valuable writer-reader emotion corpus. This paper adopts a log relative frequency ratio to investigate the linguistic features which affect emotion tran…

Emotion ClassificationEmotion RecognitionSentiment Analysis