scispace - formally typeset
Open AccessJournal ArticleDOI

Sentiment Analysis and Topic Modeling on Tweets about Online Education during COVID-19

Reads0
Chats0
TLDR
In this paper, the authors investigated the effectiveness of e-learning by analyzing the sentiments of people about online learning using a Twitter dataset containing 17,155 tweets about elearning and found that uncertainty of campus opening date, children's disabilities to grasp online education, and lagging efficient networks for online education are the top three problems.
Abstract
Amid the worldwide COVID-19 pandemic lockdowns, the closure of educational institutes leads to an unprecedented rise in online learning. For limiting the impact of COVID-19 and obstructing its widespread, educational institutions closed their campuses immediately and academic activities are moved to e-learning platforms. The effectiveness of e-learning is a critical concern for both students and parents, specifically in terms of its suitability to students and teachers and its technical feasibility with respect to different social scenarios. Such concerns must be reviewed from several aspects before e-learning can be adopted at such a larger scale. This study endeavors to investigate the effectiveness of e-learning by analyzing the sentiments of people about e-learning. Due to the rise of social media as an important mode of communication recently, people’s views can be found on platforms such as Twitter, Instagram, Facebook, etc. This study uses a Twitter dataset containing 17,155 tweets about e-learning. Machine learning and deep learning approaches have shown their suitability, capability, and potential for image processing, object detection, and natural language processing tasks and text analysis is no exception. Machine learning approaches have been largely used both for annotation and text and sentiment analysis. Keeping in view the adequacy and efficacy of machine learning models, this study adopts TextBlob, VADER (Valence Aware Dictionary for Sentiment Reasoning), and SentiWordNet to analyze the polarity and subjectivity score of tweets’ text. Furthermore, bearing in mind the fact that machine learning models display high classification accuracy, various machine learning models have been used for sentiment classification. Two feature extraction techniques, TF-IDF (Term Frequency-Inverse Document Frequency) and BoW (Bag of Words) have been used to effectively build and evaluate the models. All the models have been evaluated in terms of various important performance metrics such as accuracy, precision, recall, and F1 score. The results reveal that the random forest and support vector machine classifier achieve the highest accuracy of 0.95 when used with Bow features. Performance comparison is carried out for results of TextBlob, VADER, and SentiWordNet, as well as classification results of machine learning models and deep learning models such as CNN (Convolutional Neural Network), LSTM (Long Short Term Memory), CNN-LSTM, and Bi-LSTM (Bidirectional-LSTM). Additionally, topic modeling is performed to find the problems associated with e-learning which indicates that uncertainty of campus opening date, children’s disabilities to grasp online education, and lagging efficient networks for online education are the top three problems.

read more

Citations
More filters
Journal ArticleDOI

A Deep Learning Approach for Sentiment Analysis of COVID-19 Reviews

TL;DR: A deep learning approach for sentiment analysis of Twitter data related to COVID-19 reviews using an LSTM-RNN-based network and enhanced featured weighting by attention layers using an enhanced feature transformation framework via the attention mechanism.
Journal ArticleDOI

Blood cancer prediction using leukemia microarray gene data and hybrid logistic vector trees model

TL;DR: In this paper , a hybrid logistics vector trees classifier (LVTrees) is proposed which utilizes logistic regression, support vector classifier, and extra tree classifier for classification.
Journal ArticleDOI

Customer sentiment analysis and prediction of halal restaurants using machine learning approaches

TL;DR: In this article , the authors analyzed and predicted customer reviews of halal restaurants using machine learning (ML) approaches and found that most of the customer reviews toward halal restaurant were positive.
Journal ArticleDOI

Blood cancer prediction using leukemia microarray gene data and hybrid logistic vector trees model

TL;DR: In this paper , a hybrid logistics vector trees classifier (LVTrees) is proposed which utilizes logistic regression, support vector classifier, and extra tree classifier for classification.
Journal ArticleDOI

Sentiment analysis on Twitter data integrating TextBlob and deep learning models: The case of US airline industry

TL;DR: The authors proposed a hybrid sentiment analysis approach where the lexicon-based methods are used with deep learning models to improve sentiment accuracy, considering that the probability of the false annotations cannot be overlooked.
References
More filters
Journal ArticleDOI

Indexing by Latent Semantic Analysis

TL;DR: A new method for automatic indexing and retrieval to take advantage of implicit higher-order structure in the association of terms with documents (“semantic structure”) in order to improve the detection of relevant documents on the basis of terms found in queries.
Journal ArticleDOI

A survey of decision tree classifier methodology

TL;DR: The subjects of tree structure design, feature selection at each internal node, and decision and search strategies are discussed, and the relation between decision trees and neutral networks (NN) is also discussed.
Journal ArticleDOI

Understanding inverse document frequency: on theoretical arguments for IDF

TL;DR: It is shown that the Information Theory approaches are problematic, but that there are good theoretical justifications of both IDF and TF*IDF in the traditional probabilistic model of information retrieval.
Journal ArticleDOI

Online learning amid the COVID-19 pandemic: Students perspectives

TL;DR: In this paper, a study examines the attitudes of Pakistani higher education students towards online education in underdeveloped countries like Pakistan, where a vast majority of students are unable to access the internet due to technical as well as monetary issues.
Journal ArticleDOI

A comparative study of TF*IDF, LSI and multi-words for text classification

TL;DR: Li et al. as mentioned in this paper compared TF*IDF, LSI and multi-word for text representation and found that LSI has both favorable semantic and statistical quality and is different with the claim that L SI can not produce discriminative power for indexing.
Related Papers (5)
Trending Questions (1)
What is the use of topic modeling in education?

The provided paper does not explicitly mention the use of topic modeling in education.