Kusumo, Ario
Unknown Affiliation

Published : 1 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 1 Documents
Search

Perbandingan Kinerja Antara Algoritma Naive Bayes dan Long Short-Term Memory dalam Menganalisis Sentimen Ulasan Aplikasi PLN Mobile Kusumo, Ario; Rachmatika, Rinna
Jurnal Teknologi Sistem Informasi dan Aplikasi Vol. 9 No. 1 (2026): Jurnal Teknologi Sistem Informasi dan Aplikasi
Publisher : Program Studi Teknik Informatika Universitas Pamulang

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

The rapid advancement of digital technology has increased the use of public service applications such as PLN Mobile. However, numerous user reviews highlight technical issues that may reduce customer satisfaction. This study aims to compare the performance of Naïve Bayes and Long Short-Term Memory (LSTM) algorithms in classifying user review sentiments on the PLN Mobile application. The dataset was collected from Google Play Store using Google Play Scraper. The research involved text preprocessing (case folding, tokenizing, stopword removal, stemming, TF-IDF), oversampling with SMOTE, and evaluation using accuracy, precision, recall, and F1-score metrics. The results show that Naïve Bayes achieved 96% accuracy, while LSTM reached 98%. LSTM also outperformed Naïve Bayes in all evaluation metrics, indicating superior capability in capturing contextual and sequential patterns in textual data. Therefore, LSTM is more recommended for sentiment analysis of complex text data.