2020
DOI: 10.11591/ijeecs.v19.i1.pp325-335
|View full text |Cite
|
Sign up to set email alerts
|

A comparative review on deep learning models for text classification

Abstract: <p>Text classification is a fundamental task in several areas of natural language processing (NLP), including words semantic classification, sentiment analysis, question answering, or dialog management. This paper investigates three basic architectures of deep learning models for the tasks of text classification: Deep Belief Neural (DBN), Convolutional Neural Network (CNN) and Recurrent Neural Network (RNN), these three main types of deep learning architectures, are largely explored to handled various cl… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
36
0
1

Year Published

2020
2020
2024
2024

Publication Types

Select...
5
5

Relationship

3
7

Authors

Journals

citations
Cited by 55 publications
(37 citation statements)
references
References 19 publications
0
36
0
1
Order By: Relevance
“…On the other hand, the network model's complexity and weight numbers are diminished. Figure 2 shows the main structure of CNN that contains mainly five layers; the input layer, convolution layer with activation function, pooling layer, fully connected layer, and finally the softmax layer [12][13][14][15].…”
Section: Cnn Artechitctermentioning
confidence: 99%
“…On the other hand, the network model's complexity and weight numbers are diminished. Figure 2 shows the main structure of CNN that contains mainly five layers; the input layer, convolution layer with activation function, pooling layer, fully connected layer, and finally the softmax layer [12][13][14][15].…”
Section: Cnn Artechitctermentioning
confidence: 99%
“…The max-pooling layer, in CNN, performs on data to compress and make it smooth. While for selecting the maximum value of the responsive area the Max-layer is used which produces data-invariant small translational changes ( Zulqarnain, Ghazali & Hassim, 2019 ). A fully connected layer is used as a final layer of CNN which produces the output by connecting all neurons in the forward and backward manner.…”
Section: Deep Learning Approachesmentioning
confidence: 99%
“…It works on data to compresses and makes smooth data. Max-layer selects the maximum value of the receptive field and produces data invariant to small translational changes [22]. Consequently," generate three CNNs layers to manage various data prediction due to their variances in sizes.…”
Section: Fig1 a Schematic Presentation Of Cnnmentioning
confidence: 99%