2022
DOI: 10.1155/2022/1669569
|View full text |Cite|
|
Sign up to set email alerts
|

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

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 … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
7
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
5
1
1

Relationship

0
7

Authors

Journals

citations
Cited by 11 publications
(7 citation statements)
references
References 25 publications
0
7
0
Order By: Relevance
“…In this section, we developed the following four basic architectures based on CNN and BiLSTM, which is shown in Figure . In Architecture-1, the encoded feature vectors are input into a CNN module, followed by a BiLSTM module and further classified via two fully connected layers . In Architecture-2, the encoded feature vectors are fed into two channels: one channel composed of a 1-D convolution layer and a Max pooling layer, while the other channel composed of BiLSTM.…”
Section: Resultsmentioning
confidence: 99%
See 1 more Smart Citation
“…In this section, we developed the following four basic architectures based on CNN and BiLSTM, which is shown in Figure . In Architecture-1, the encoded feature vectors are input into a CNN module, followed by a BiLSTM module and further classified via two fully connected layers . In Architecture-2, the encoded feature vectors are fed into two channels: one channel composed of a 1-D convolution layer and a Max pooling layer, while the other channel composed of BiLSTM.…”
Section: Resultsmentioning
confidence: 99%
“…In Architecture-1, the encoded feature vectors are input into a CNN module, followed by a BiLSTM module and further classified via two fully connected layers. 45 In Architecture-2, the encoded feature vectors are fed into two channels: one channel composed of a 1-D convolution layer and a Max pooling layer, while the other channel composed of BiLSTM. After flattening, the outputs of the two channels are connected to two full connected layers.…”
Section: Establishment Of Deep Network Architecturementioning
confidence: 99%
“…The BiLSTMattention model introduces the attention mechanism based on BiLSTM to capture the key sentiment information in the text, thereby improving the performance of sentiment analysis (Zhang et al, 2021a(Zhang et al, , 2021b. CNN-BiLSTM combines the advantages of CNN in capturing local features with the advantages of BiLSTM in sequence modelling to improve the sentiment analysis effect (Li and Yi, 2022). By using the word vectors of BERT as input and stacking BiLSTM layers on top of them, the BERT-BiLSTM models can exploit both the semantic representation of BERT and the context modelling capabilities of BiLSTM to the effectiveness of sentiment analysis (Bello et al, 2023).…”
Section: Topic and Sentiment Model Selection And Evaluationmentioning
confidence: 99%
“…Fortunately, the rapid development of machine learning and text mining technologies provides a new platform for large-scale text mining and online data integration, helping to identify and analyze human behavior and group emotions [16,22]. Recent research proposed a model based on Skip-gram and CNN-BiLSTM for rapid analysis of Sina microblog emotion [23]. In addition, with the key dimensions of the Big Five model, including Openness to Experience, Conscientiousness, Extraversion, Agreeableness and Neuroticism, which are widely accepted as an adequate basis for the representation of human personality.…”
Section: Introductionmentioning
confidence: 99%