Claim Missing Document
Check
Articles

Found 1 Documents
Search

Efektivitas Algoritma Support Vector Machine Dan Naive Bayes Dalam Mengiden Tifikasi Sentimen Ulasan Pengguna Aplikasi Jobstreet : Sebuah Analisis Komparatif Maulana, Donny; Rachman, Nazwa Aulia
Jurnal Pelita Teknologi Vol 19 No 2 (2024): September 2024
Publisher : Universitas Pelita Bangsa

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.37366/pelitatekno.v19i2.7297

Abstract

This study develops an automated sentiment analysis system to classify Indonesian-language user reviews of the JobStreet application from the Google Play Store. It compares the performance of two machine learning algorithms, Support Vector Machine (SVM) and Naive Bayes. The review data were preprocessed through cleaning, case folding, tokenization, normalization, stopword removal, and stemming before model training and evaluation. Performance was measured using accuracy, precision, recall, and F1-score. The results show that SVM outperformed Naive Bayes, achieving 97% accuracy, 0.98 precision, 0.96 recall, and a 0.97 F1-score. In comparison, Naive Bayes achieved 89% accuracy, 0.93 precision, 0.83 recall, and a 0.86 F1-score. SVM demonstrated more balanced precision and recall across sentiment classes, indicating better classification performance. These findings suggest that SVM is more effective for Indonesian-language sentiment analysis and has strong potential for implementation in automated systems to support intelligent recommendations and improve service quality on digital recruitment platforms