Sentiment Analysis of Mobile Legends App Reviews Using Machine Learning and LSTM-Based Deep Learning Models
arXiv cs.CL / 5/5/2026
💬 OpinionIdeas & Deep AnalysisModels & Research
Key Points
- The study evaluates sentiment analysis for Mobile Legends app reviews by comparing traditional machine learning approaches with an LSTM-based deep learning model.
- Using 10,000 labeled reviews (positive, negative, neutral), the researchers test TF-IDF features with PyCaret AutoML baselines.
- The LSTM model is reported to outperform the classical ML baselines, reaching 92% accuracy and a weighted F1-score of 91%.
- The results suggest deep learning is better suited to informal, context-dependent review language because it can model sequential dependencies in text.
- The paper contributes an applied comparison framework for choosing between classical ML and LSTM architectures in app-review sentiment tasks.
Related Articles

Singapore's Fraud Frontier: Why AI Scam Detection Demands Regulatory Precision
Dev.to

How AI is Changing the Way We Code in 2026: The Shift from Syntax to Strategy
Dev.to

13 CLAUDE.md Rules That Make AI Write Modern PHP (Not PHP 5 Resurrected)
Dev.to

MCP annotations are a UX layer, not a security layer
Dev.to
From OOM to 262K Context: Running Qwen3-Coder 30B Locally on 8GB VRAM
Dev.to