English

Sentiment Analysis of Mobile Legends App Reviews Using Machine Learning and LSTM-Based Deep Learning Models

Computation and Language 2026-05-05 v1

Abstract

This paper compares Machine Learning and LSTM-based Deep Learning methods for sentiment analysis of Mobile Legends app reviews. Using a dataset of 10,000 reviews labeled as positive, negative, and neutral, the study evaluates traditional models with TF-IDF and PyCaret AutoML and compares them against an LSTM model designed to capture sequential text dependencies. The results show that the LSTM model outperforms the classical Machine Learning baselines, achieving 92% accuracy and a weighted F1-score of 91%. The findings indicate that deep learning is more effective for handling informal and context-dependent user review text.

Keywords

Cite

@article{arxiv.2605.01317,
  title  = {Sentiment Analysis of Mobile Legends App Reviews Using Machine Learning and LSTM-Based Deep Learning Models},
  author = {Vira Putri Maharani and Kharisa Harvanny and Daris Samudra and Luluk Muthoharoh and Ardika Satria and Martin Clinton Tosima Manullang},
  journal= {arXiv preprint arXiv:2605.01317},
  year   = {2026}
}

Comments

8 pages, 3 figures, includes comparative evaluation of Machine Learning and LSTM models for sentiment analysis on Indonesian Mobile Legends app reviews, with dataset description, methodology, model architecture, results, discussion, acknowledgments, and references

R2 v1 2026-07-01T12:46:26.997Z