2020
DOI: 10.1007/s11063-020-10312-w
|View full text |Cite
|
Sign up to set email alerts
|

Combining Embeddings of Input Data for Text Classification

Abstract: The problem of automatic text classification is an essential part of text analysis. The improvement of text classification can be done at different levels such as a preprocessing step, network implementation, etc. In this paper, we focus on how the combination of different methods of text encoding may affect classification accuracy. To do this, we implemented a multi-input neural network that is able to encode input text using several text encoding techniques such as BERT, neural embedding layer, GloVe, skip-t… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
7
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
6
1

Relationship

0
7

Authors

Journals

citations
Cited by 7 publications
(7 citation statements)
references
References 19 publications
0
7
0
Order By: Relevance
“…However, semantic features used in the models rely on pre-trained word embeddings, which limits the effect of the model. Parcheta et al [25] studied the influence of embeddings extracted by combining different methods on text classification models.…”
Section: Deep Learning-based Methodsmentioning
confidence: 99%
See 1 more Smart Citation
“…However, semantic features used in the models rely on pre-trained word embeddings, which limits the effect of the model. Parcheta et al [25] studied the influence of embeddings extracted by combining different methods on text classification models.…”
Section: Deep Learning-based Methodsmentioning
confidence: 99%
“…[18] Dynamically Gated Convolutional Neural Network. [25] Research on effect of different embedding technologies when they are used together.…”
Section: Related Researchesmentioning
confidence: 99%
“…This approach achieves better results than all reported results for this subtask. In regard to the first subtask, Parcheta et al [38] experimented using multiple text encoding techniques, such as byte pair encoding (BPE) [39], GloVe and BERT. To generate the BERT embeddings, they used a small multilingual model that was trained using 104 different languages.…”
Section: Germeval 2017 Resultsmentioning
confidence: 99%
“…RAKE (Rapid Automatic Keyword Extraction) is a common algorithm used across most applications in natural language processing; this algorithm uses a list of stop words and delimiters to extract relevant phrases and words from a target text [44]. It extracts keywords based on a scoring system which it implements using stop-lists.…”
Section: Data Preprocessingmentioning
confidence: 99%