Related Experiment Video
Updated: Sep 30, 2025

08:20
Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images
Published on: October 27, 2023
1.8K
A Hybrid Feature Extraction Method for Nepali COVID-19-Related Tweets Classification
T B Shahi1,2, C Sitaula1,3, N Paudel1
1Central Department of Computer Science and Information Technology, Tribhuvan University, 44600 Kathmandu, Nepal.
Computational Intelligence and Neuroscience
|March 14, 2022
Summary
Analyzing Nepali COVID-19 tweets reveals that combining TF-IDF and FastText (hybrid features) significantly improves sentiment analysis accuracy. This hybrid approach outperforms individual methods and state-of-the-art techniques for understanding public sentiment during the pandemic.
Area of Science:
- Natural Language Processing
- Computational Social Science
- Public Health
Background:
- COVID-19 has caused widespread mortality, with mental health impacts amplified by public fear.
- Social media, particularly Twitter, serves as a crucial platform for expressing public sentiment regarding health crises.
- Sentiment analysis of social media data requires sophisticated methods to interpret both linguistic structure and meaning.
Purpose of the Study:
- To analyze public sentiment towards COVID-19 in the Nepali language using social media data.
- To evaluate the effectiveness of combined syntactical and semantic text representation methods for sentiment analysis.
- To compare the performance of multiple machine learning classifiers using different feature extraction techniques.
Main Methods:
- Utilized TF-IDF and FastText for text representation, combining them into hybrid features.
- Implemented nine machine learning classifiers: Logistic Regression, SVM, Naive Bayes, KNN, Decision Trees, Random Forest, Extreme Tree, AdaBoost, and MLP.
- Evaluated methods on the publicly available Nepali-COVID-19 tweets dataset (NepCov19Tweets) with Positive, Negative, and Neutral categories.
Main Results:
- The hybrid feature extraction method demonstrated superior performance compared to TF-IDF and FastText alone.
- Machine learning classifiers achieved higher accuracy when using hybrid features across all tested algorithms.
- The proposed hybrid approach achieved excellent performance, surpassing existing state-of-the-art methods.
Conclusions:
- Combining syntactical (TF-IDF) and semantic (FastText) features offers a robust approach for COVID-19 sentiment analysis in Nepali.
- The hybrid feature method enhances the accuracy of sentiment classification on social media data.
- This study provides valuable insights into public sentiment during the pandemic, applicable to public health communication and policy.
More Related Videos
Related Concept Videos
Classification of Signals
981
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
981
Single Nucleotide Polymorphisms-SNPs
16.2K
A single nucleotide polymorphism or SNP is a single nucleotide variation at a specific genomic position in a large population. It is the most prevalent type of sequence variation found in the human genome. Point mutations that occur in more than 1% of the population qualify as SNPs. These are present once every 1000 nucleotides on an average in the human genome. Replacement of a purine with another purine (A/G) or a pyrimidine with another pyrimidine (C/T) is known as a transition. In contrast,...
16.2K
Classification of Leukocytes
3.3K
Leukocytes are classified into two groups based on the presence or absence of cytoplasmic granules. Granular leukocytes, which contain granules, belong to the myeloid lineage and are divided into three subtypes: neutrophils, eosinophils, and basophils. These cells are roughly spherical and characterized by the granules in their cytoplasm.
Neutrophils are the most abundant type of granular leukocytes, comprising 50-70% of all leukocytes. They feature small, evenly distributed granules and a...
Neutrophils are the most abundant type of granular leukocytes, comprising 50-70% of all leukocytes. They feature small, evenly distributed granules and a...
3.3K

