Related Experiment Video
Updated: Jul 30, 2025

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
Published on: March 1, 2024
A combination of TEXTCNN model and Bayesian classifier for microblog sentiment analysis
Zhanfeng Wang1, Lisha Yao2, Xiaoyu Shao2
1School of Computer Science and Artificial Intelligence, Chaohu University, Hefei, 238024 Anhui China.
This study introduces a novel microblog sentiment analysis method combining TEXTCNN and Bayes classifiers. The approach enhances feature extraction and sentiment classification accuracy for microblog data.
Area of Science:
- Natural Language Processing
- Machine Learning
- Computational Linguistics
Background:
- Microblog sentiment analysis is crucial for understanding public opinion.
- Existing TEXTCNN models lack interpretability and struggle with word polysemy.
- There's a need for improved methods to analyze emotional content in short texts.
Purpose of the Study:
- To develop an interpretable and extensible microblog sentiment analysis method.
- To address the limitations of standard TEXTCNN and word embedding in capturing context.
- To improve the accuracy of emotion detection in microblog comments.
Main Methods:
- Utilized word2vec for initial word embeddings.
- Integrated ELMo (Embeddings from Language Models) to generate context-aware word vectors.
- Employed TEXTCNN (Text Convolutional Neural Network) for feature extraction via convolution and pooling layers.
- Combined extracted features with a Bayes classifier for final emotion classification.
Main Results:
- The proposed TEXTCNN and Bayes model achieved high performance on the Stanford Sentiment Classification Corpus (SST) dataset.
- Achieved Accuracy of 0.9813, Precision of 0.9821, Recall of 0.9804, and F1-score of 0.9812.
- Outperformed standard TEXTCNN, LSTM, and LSTM-TEXTCNN models in sentiment analysis tasks.
Conclusions:
- The developed method effectively enhances microblog sentiment analysis accuracy.
- The integration of ELMo and Bayes classifier with TEXTCNN provides superior feature representation and classification.
- The model is suitable for accurate emotional analysis and event identification in microblogs.
More Related Videos
06:19Integration of Animal Behavioral Assessment and Convolutional Neural Network to Study Wasabi-Alcohol Taste-Smell Interaction
Published on: August 16, 2024
09:20Cloud-Based Phrase Mining and Analysis of User-Defined Phrase-Category Association in Biomedical Publications
Published on: February 23, 2019
Related Concept Videos
Classification of Signals
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
MicroRNAs
Aggregates Classification
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
Classification of Leukocytes
Neutrophils are the most abundant type of granular leukocytes, comprising 50-70% of all leukocytes. They feature small, evenly distributed granules and a...
Multiple Regression
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...