2021
DOI: 10.4018/joeuc.294580
|View full text |Cite
|
Sign up to set email alerts
|

A BERT-Based Hybrid Short Text Classification Model Incorporating CNN and Attention-Based BiGRU

Abstract: Short text classification is a research focus for natural language processing (NLP), which is widely used in news classification, sentiment analysis, mail filtering and other fields. In recent years, deep learning techniques are applied to text classification and has made some progress. Different from ordinary text classification, short text has the problem of less vocabulary and feature sparsity, which raise higher request for text semantic feature representation. To address this issue, this paper propose a f… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
15
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
3
3
1
1

Relationship

0
8

Authors

Journals

citations
Cited by 29 publications
(15 citation statements)
references
References 35 publications
0
15
0
Order By: Relevance
“…An improved version of the RNN that combines both forward and backward GRU is called the BiGRU model. As the final result, it successfully mixes the data that was taken from the two directions of the sequence 29 . In contrast to LSTM networks, bidirectional GRUs do not have an output gate.…”
Section: Bi-grumentioning
confidence: 99%
See 2 more Smart Citations
“…An improved version of the RNN that combines both forward and backward GRU is called the BiGRU model. As the final result, it successfully mixes the data that was taken from the two directions of the sequence 29 . In contrast to LSTM networks, bidirectional GRUs do not have an output gate.…”
Section: Bi-grumentioning
confidence: 99%
“…The next convolutional layer uses different-sized convolution kernels to perform convolution operations on the word vector matrix in order to extract pertinent local features. Reducing the dimensionality of the data and reducing the likelihood of overfitting are the main goals of the pooling layer 29 . Figure 10 shows the architectural layout of the CNN.…”
Section: Cnnmentioning
confidence: 99%
See 1 more Smart Citation
“…The principle of classification is to summarize a classification function or build a classification model based on the existing data, which is what we usually call a classifier. Through the classification function or classifier, the data in the database can be classified into a specific category according to its characteristics, and finally applied to the prediction of the data [8]. The text classification algorithm flow is shown in Figure 2.…”
Section: Text Classification Algorithm Modelmentioning
confidence: 99%
“…In this paper, our work determines the sentiment analysis in a short document or sentences. The challenges faced in the classification of short documents are their scant and irregular structures [ 6 ]. Various techniques in sentiment classification, including traditional methods, machine learning, and hybrid models, have been proposed by researchers to address several challenges.…”
Section: Introductionmentioning
confidence: 99%