2021
DOI: 10.1007/978-3-030-84522-3_32
|View full text |Cite
|
Sign up to set email alerts
|

Multi-class Text Classification Model Based on Weighted Word Vector and BiLSTM-Attention Optimization

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
4
0

Year Published

2022
2022
2023
2023

Publication Types

Select...
6
2

Relationship

0
8

Authors

Journals

citations
Cited by 9 publications
(4 citation statements)
references
References 6 publications
0
4
0
Order By: Relevance
“…The obtained results showed that Bi-LSTM outperforms the traditional techniques, provides a better capture of context information, and has higher precision, recall and F1 than the other methods. Wu et al (2021) demonstrated in their research that Bi-LSTM units can effectively solve the gradient problems and can well capture the contextual semantic information.…”
Section: Related Workmentioning
confidence: 99%
“…The obtained results showed that Bi-LSTM outperforms the traditional techniques, provides a better capture of context information, and has higher precision, recall and F1 than the other methods. Wu et al (2021) demonstrated in their research that Bi-LSTM units can effectively solve the gradient problems and can well capture the contextual semantic information.…”
Section: Related Workmentioning
confidence: 99%
“…Considering the fact that adding more hidden layers to BERT will not improve its performance, the authors have added a Bi-LSTM layer to each of the transformer entity, called TRANS-BLSTM, and have observed that their model provides an F1-score of 94.01% on SQUAD 1.1 development dataset. Hao Wu et al [11] have proposed a weighted multi-class text classification model where the text is converted to its numerical terms using Word2Vec technique; weights are applied to those vectors using TF-IDF algorithm, and the word vectors are multiplied with these weights to provide the final representation of text. Context is captured using a BiLSTM layer, followed by an Attention layer and a softmax layer to classify.…”
Section: Literature Surveymentioning
confidence: 99%
“…There are various approaches to Natural Language Processing (NLP), including [9]that using the LSTM method to classify the sentiment of online coronavirus discussion topics, Classification of COVID-19 related tweets in Nepal using a set of CNN's [10]. This research will use the latest development algorithm of neural networks, namely Bidirectional Long Short-Term Memory (BiLSTM) in making the final project title classification model because from research [11]has shown that the Bi-LSTM method is one of the most successful methods in the context of text classification by comparing the use of Bi-LSTM in sentiment analysis with neural network (RNN), convolutional neural network (CNN), traditional LSTM, and Naïve Bayes (NB) methods. The results show that Bi-LSTM outperforms the other methods, producing better contextual information and higher precision, recall and F1 than other methods.…”
Section: Introductionmentioning
confidence: 99%