Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Imbalanced sentiment classification of online reviews based on SimBERT

View through CrossRef
The purpose of sentiment classification is to accomplish automatic judssssgment of the sentiment tendency of text. In the sentiment classification task of online reviews, traditional models focus on the optimization of algorithm performance, but ignore the imbalanced distribution of the number of sentiment classifications of online reviews, which causes serious degradation in the classification performance of the model in practical applications. The experiment was divided into two stages in the overall context. The first stage trains SimBERT using online review data so that SimBERT can fully learn the semantic features of online reviews. The second stage uses the trained SimBERT model to generate fake minority samples and mix them with the original samples to obtain a distributed balanced dataset. Then the mixed data set is input into the deep learning model to complete the sentiment classification task. Experimental results show that this method has excellent classification performance in the sentiment classification task of hotel online reviews compared with traditional deep learning models and models based on other imbalanced processing methods.
Title: Imbalanced sentiment classification of online reviews based on SimBERT
Description:
The purpose of sentiment classification is to accomplish automatic judssssgment of the sentiment tendency of text.
In the sentiment classification task of online reviews, traditional models focus on the optimization of algorithm performance, but ignore the imbalanced distribution of the number of sentiment classifications of online reviews, which causes serious degradation in the classification performance of the model in practical applications.
The experiment was divided into two stages in the overall context.
The first stage trains SimBERT using online review data so that SimBERT can fully learn the semantic features of online reviews.
The second stage uses the trained SimBERT model to generate fake minority samples and mix them with the original samples to obtain a distributed balanced dataset.
Then the mixed data set is input into the deep learning model to complete the sentiment classification task.
Experimental results show that this method has excellent classification performance in the sentiment classification task of hotel online reviews compared with traditional deep learning models and models based on other imbalanced processing methods.

Related Results

Weak tagging and imbalanced networks for online review sentiment classification
Weak tagging and imbalanced networks for online review sentiment classification
Sentiment classification aims to complete the automatic judgment task of text sentiment tendency. In the sentiment classification task of online reviews, traditional deep learning ...
Sentiment Analysis with Python: A Hands-on Approach
Sentiment Analysis with Python: A Hands-on Approach
Sentiment Analysis is a rapidly growing field in Natural Language Processing (NLP) that aims to extract opinions, emotions, and attitudes expressed in text. It has a wide range o...
Searching and reporting in Campbell Collaboration systematic reviews: A systematic assessment of current methods
Searching and reporting in Campbell Collaboration systematic reviews: A systematic assessment of current methods
AbstractThe search methods used in systematic reviews provide the foundation for establishing the body of literature from which conclusions are drawn and recommendations made. Sear...
Forex Sentiment Analysis with Python
Forex Sentiment Analysis with Python
The most important catalysts for forex market movements are news, economic data, and also market sentiment. Market sentiment refers to the overall attitude of traders toward a part...
A corpus-based study on Chinese sentiment parameters of Chinese sentiment discourse
A corpus-based study on Chinese sentiment parameters of Chinese sentiment discourse
Most previous work on sentiment identification and annotation has focused on the identification and annotation of attitudes and targets, while less work has been done on other sent...
Sentiment analysis of students in ideological and political teaching based on artificial intelligence and data mining
Sentiment analysis of students in ideological and political teaching based on artificial intelligence and data mining
In order to improve the efficiency of sentiment analysis of students in ideological and political classrooms, under the guidance of artificial intelligence ideas, this paper combin...
SA-MAIS: Hybrid automatic sentiment analyser for stock market
SA-MAIS: Hybrid automatic sentiment analyser for stock market
Sentiment analysis of stock-related tweets is a challenging task, not only due to the specificity of the domain but also because of the short nature of the texts. This work propose...
Hybrid Machine Learning for Sentiment Analysis of Dana Application Reviews
Hybrid Machine Learning for Sentiment Analysis of Dana Application Reviews
This research evaluates user sentiment towards the Dana application on the Google Play Store, where in early 2024 1,000 reviews were collected. Of these reviews, 72% (720 reviews) ...

Back to Top