Related Experiment Video
Updated: Jul 14, 2025

03:14
Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
Published on: December 6, 2024
605
Sentiment analysis in multilingual context: Comparative analysis of machine learning and hybrid deep learning models
Rajesh Kumar Das1, Mirajul Islam1,2, Md Mahmudul Hasan1
1Department of Computer Science and Engineering, Daffodil International University, Dhaka 1341, Bangladesh.
Heliyon
|October 9, 2023
Summary
Support Vector Machine (SVM) models outperformed deep learning models in sentiment analysis for both English and Bangla e-commerce reviews. SVM achieved higher accuracy, demonstrating its effectiveness for text classification tasks.
Area of Science:
- Natural Language Processing (NLP)
- Machine Learning (ML)
- Sentiment Analysis
Background:
- Sentiment analysis of e-commerce reviews is crucial for understanding customer feedback.
- Existing text classification models show varying performance across languages, especially for low-resource languages like Bangla.
- Bengali e-commerce platforms generate a mix of Bangla and translated English reviews, requiring multilingual analysis capabilities.
Purpose of the Study:
- To comparatively analyze the efficacy of various machine learning and deep learning models for sentiment analysis.
- To evaluate model performance on both English and Bangla text from a popular Bengali e-commerce site.
- To identify the most effective text classification models for multilingual sentiment analysis in this domain.
Main Methods:
- Implementation of seven machine learning and deep learning models, including Support Vector Machine (SVM), Long Short-Term Memory (LSTM), and Bidirectional LSTM (Bi-LSTM).
- Application of preprocessing techniques and the porter stemming algorithm to enhance text data quality and model accuracy.
- Comparative evaluation of model performance using accuracy metrics on distinct English and Bangla review datasets.
Main Results:
- Support Vector Machine (SVM) models demonstrated superior performance, achieving 82.56% accuracy for English and 86.43% for Bangla sentiment analysis.
- The Bidirectional LSTM (Bi-LSTM) model showed the best performance among deep learning approaches, with 78.10% accuracy for English and 83.72% for Bangla.
- Porter stemming algorithm significantly contributed to improved accuracy across tested models for both languages.
Conclusions:
- Support Vector Machine (SVM) is highly effective for sentiment analysis of mixed-language e-commerce reviews.
- Deep learning models like Bi-LSTM offer competitive performance, particularly for Bangla text sentiment analysis.
- This research advances text classification methodologies for Bangla, contributing valuable insights for NLP and sentiment analysis applications.
Related Concept Videos
Improving Translational Accuracy
11.4K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
11.4K
Stereotype Content Model
14.7K
The Stereotype Content Model (SCM) was first proposed by Susan Fiske and her colleagues (Fiske, Cuddy, Glick & Xu, 2002; see also Fiske, 2012 and Fiske, 2017). The SCM specifies that when someone encounters a new group, they will stereotype them based on two metrics: warmth—or that group’s perceived intent, and how likely they are to provide help or inflict harm—and competence—or their ability to carry out that objective. Depending on the warmth-competence...
14.7K

