2022
DOI: 10.1007/s10489-022-04221-9
|View full text |Cite
|
Sign up to set email alerts
|

TextConvoNet: a convolutional neural network based architecture for text classification

Abstract: This paper presents, TextConvoNet , a novel Convolutional Neural Network (CNN) based architecture for binary and multi-class text classification problems. Most of the existing CNN-based models use one-dimensional convolving filters, where each filter specializes in extracting n-grams features of a particular input word embeddings (Sentence Matrix). These features can be termed as intra-sentence n-gram features. To the best of our knowledge, a… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
18
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
6
3

Relationship

0
9

Authors

Journals

citations
Cited by 61 publications
(18 citation statements)
references
References 44 publications
0
18
0
Order By: Relevance
“…(2) TextCNN [ 14 ]: The word embedding settings were unchanged; only the TextCNN single-channel model was used, L-Softmax enhancement was not added, and Focal Loss was rebalanced.…”
Section: Experiments and Analysismentioning
confidence: 99%
See 1 more Smart Citation
“…(2) TextCNN [ 14 ]: The word embedding settings were unchanged; only the TextCNN single-channel model was used, L-Softmax enhancement was not added, and Focal Loss was rebalanced.…”
Section: Experiments and Analysismentioning
confidence: 99%
“…The excellent performance of most methods is based on the assumption that the samples between classes in the dataset are balanced [ 11 , 12 , 13 ]. For example, Irsoy et al [ 11 ] applied RNN for text sentiment orientation classification, Kim et al [ 12 ] used CNN for text sentiment orientation classification, and Soni et al [ 14 ] proposed TextConvoNet, a novel convolutional neural network (CNN)-based architecture for solving binary and multi-class text classification problems. At the same time, some scholars have begun to study the classification problem based on imbalanced data [ 15 , 16 ].…”
Section: Introductionmentioning
confidence: 99%
“…Implementing a neural network with multiple hidden layers provides a high feature learning capability, which is beneficial for visualizing or classifying data [ 31 ]. Convolutional Neural Network (CNN) as a form of deep learning architecture also has the same advantage, i.e., the trained CNN-based model for text classification can recognize patterns in text automatically, such as key phrases [ 32 ]. To extract a feature vector from the input word embeddings, CNN-based models employ one-dimensional (1-D) convolution followed by a one-dimensional pooling operation (average or max).…”
Section: Related Workmentioning
confidence: 99%
“…The literature by Dogru et al (2021) proposes a news classification method based on doc2vec and convolutional neural network (CNN). The feature vectors of news text are obtained by Doc2vec, and the text features are further extracted by CNN (Soni et al, 2023). The literature by Agarwal et al (2023) proposes a news classifier based on machine learning algorithms.…”
Section: Literature Reviewmentioning
confidence: 99%