ConvBiGRU deep learning classifier for sentiment analysis with optimization algorithm

K. R. Srinath,B. Indira
DOI: https://doi.org/10.1007/s11042-024-18929-y
IF: 2.577
2024-03-23
Multimedia Tools and Applications
Abstract:Nowadays sentiment analysis is more familiar in the research field. It includes two methods, which are lexicon-based method and machine learning-based method. The lexicon-based method was used by many researchers and it gained successful accuracy but still, there are some disadvantages like low convergence of words while using multiple domains and it does not provide robust results. To overcome this, we proposed the machine learning technique using a deep learning classifier ConvBiGRU with the two combined feature selection methods: Atomic orbital searching and Least Absolute Shrinkage and the Selection Operator algorithm for the training of the classifier. The training and testing process uses four datasets: Twitter-entity-sentiment-analysis reviews, Twitter Airline reviews, Amazon cell phone reviews, and IMDB movie reviews to predict the classification score such as positive, negative, or neutral. The training and testing of the classifier are measured using the performance metrics such as F1 score, Precision, Recall, Accuracy, AUC and ROC curve. The Twitter-entity-sentiment-analysis review dataset gives the highest of 98%.
computer science, information systems, theory & methods,engineering, electrical & electronic, software engineering
What problem does this paper attempt to address?