2020 IEEE International Conference on Artificial Intelligence and Information Systems (ICAIIS) 2020
DOI: 10.1109/icaiis49377.2020.9194939
|View full text |Cite
|
Sign up to set email alerts
|

Text Classification Model Based on fastText

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
8
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
5
4

Relationship

0
9

Authors

Journals

citations
Cited by 38 publications
(14 citation statements)
references
References 1 publication
0
8
0
Order By: Relevance
“…Considering the dataset's extensive vocabulary, all the previously mentioned text transformation techniques generate large vectors. These large vectors can lead to the curse of dimensionality when used with machine learning models [43]. To tackle this issue, we employed Principal Component Analysis (PCA) [44] to summarize and reduce the dimensionality of the text representations.…”
Section: Text Transformationmentioning
confidence: 99%
“…Considering the dataset's extensive vocabulary, all the previously mentioned text transformation techniques generate large vectors. These large vectors can lead to the curse of dimensionality when used with machine learning models [43]. To tackle this issue, we employed Principal Component Analysis (PCA) [44] to summarize and reduce the dimensionality of the text representations.…”
Section: Text Transformationmentioning
confidence: 99%
“…Web of science dataset is used for classification [7]. Fast text algorithm is used for the classification of text in Research article [8]. The classification is performed with Recurrent Neural Network (RNN) [9].…”
Section: Related Workmentioning
confidence: 99%
“…The advantage of this type of model is that it is simple and effective, but the disadvantage is that it needs to use manual feature engineering to extract feature vectors, which is time-consuming and has poor scalability. With the development of deep learning technology, scholars have proposed advanced classification models such as FastText [15], CNN [16], RNN [17] and their series of variants and have achieved good classification results. The advantage of the deep learning model is that it can accurately predict the text category by combining the distributed word vector representation technology with the deep neural network.…”
Section: Related Workmentioning
confidence: 99%
“…Avg Accuracy (%) Min-Loss Avg F 1 -Score (%) TF-IDF [23] 89.26 -85 Naive Bayes [14] 90.13 -90 SVM [13] 92.39 -91 FastText [15] 92.24 -92 LSTM [24] 93.17 0.22 93 RNN [17] 94.49 0.21 94 TextGCN [25] 92.78 0.24 92 CNN [16] 96.26 0.13…”
Section: Model Namementioning
confidence: 99%