Sentiment Analysis on COVID-19 Vaccine Tweets using Machine Learning and Deep Learning Algorithms

—One of the main functions of NLP (Natural Language Processing) is to analyze a sentiment or opinion of the text considered. In this research the objective is to analyze the sentiment in the form of tweets towards the Covid-19 vaccination. In this study, the collected tweets are in the form of a d...

Full description

Saved in:
Bibliographic Details
Main Authors: Tarun Jain, Tarun Jain, Vivek Kumar Verma, Vivek Kumar Verma, Akhilesh Kumar Sharma, Akhilesh Kumar Sharma, Bhavna Saini, Bhavna Saini, Nishant Purohit, Nishant Purohit, Bhavika, Bhavika, Hairulnizam Mahdin, Hairulnizam Mahdin, Masitah Ahmad, Masitah Ahmad, Rozanawati Darman, Rozanawati Darman, Su-Cheng Haw, Su-Cheng Haw, Shazlyn Milleana Shaharudin, Shazlyn Milleana Shaharudin, Mohammad Syafwan Arshad, Mohammad Syafwan Arshad
Format: Article
Language:English
Published: ijacsa 2023
Subjects:
Online Access:http://eprints.uthm.edu.my/10512/1/J16133_c49de2f1ee559fa933065163f15ba44f.pdf
http://eprints.uthm.edu.my/10512/
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:—One of the main functions of NLP (Natural Language Processing) is to analyze a sentiment or opinion of the text considered. In this research the objective is to analyze the sentiment in the form of tweets towards the Covid-19 vaccination. In this study, the collected tweets are in the form of a dataset from Kaggle that have been categorized into positive and negative depending on the polarity of the sentiment in that tweet, to visualize the overall situation. The reviews are translated into vector representations using various techniques, including BagOf-Words and TF-IDF to ensure the best result. Machine learning algorithms like Logistic Regression, Naïve Bayes, Support Vector Machine (SVM) and others, and Deep Learning algorithms like LSTM and Bert were used to train the predictive models. The performance metrics used to test the performance of the models show that Support Vector Machine (SVM) achieved the highest accuracy of 88.7989% among the machine learning models. Compared to the related research papers the highest accuracy obtained using LSTM is 90.59 % and our model has predicted with the highest accuracy of 90.42% using BERT techniques.