Litcius/Paper detail

Emotion Analysis Model of Microblog Comment Text Based on CNN-BiLSTM

Aichuan Li, Shujuan Yi

2022Computational Intelligence and Neuroscience14 citationsDOIOpen Access PDF

Abstract

Aiming at the problems of over reliance on labor and low generalization of traditional emotion analysis methods based on dictionary and machine learning, an emotion analysis model of microblog comment text based on deep learning is proposed. Firstly, text is obtained through microblog crawler program. After data preprocessing, including data cleaning, Chinese word segmentation, removal of stop words, and so on, the Skip-gram model is used for word vector training on a large-scale unmarked corpus, and then the trained word vector is used as the text input of CNN-BiLSTM model, which combines Bidirectional Long-Short Term Memory (BiLSTM) neural network and Convolution Neural Network (CNN). Considering the historical context information and the subsequent context information, BiLSTM can better use the temporal relationship of text to learn sentence semantics. CNN can extract hidden features from the text and combine them. Finally, after Adamax optimization training, the emotion type of microblog comment text is output. The proposed model combines the learning advantages of BiLSTM and CNN. The overall accuracy of text emotion analysis has been greatly improved, with an accuracy of 0.94 and an improvement of 8.51% compared with the single CNN model.

Topics & Concepts

Computer scienceArtificial intelligenceMicrobloggingPreprocessorNatural language processingConvolutional neural networkSentenceContext (archaeology)Social mediaSupport vector machineWord (group theory)Data pre-processingDeep learningSemantics (computer science)Text segmentationSegmentationWorld Wide WebPaleontologyBiologyProgramming languageLinguisticsPhilosophySentiment Analysis and Opinion MiningText and Document Classification TechnologiesAdvanced Text Analysis Techniques
Emotion Analysis Model of Microblog Comment Text Based on CNN-BiLSTM | Litcius