Akmali, Fajar
Unknown Affiliation

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

Found 1 Documents
Search

OPTIMIZATION NAÏVE BAYES ALGORITHM IN SENTIMENT ANALYSIS OF BUKALAPAK APP REVIEWS Akmali, Fajar; Andi Dwi Riyanto; Irma Darmayanti
Sinkron : jurnal dan penelitian teknik informatika Vol. 8 No. 1 (2024): Articles Research Volume 8 Issue 1, January 2024
Publisher : Politeknik Ganesha Medan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33395/sinkron.v9i1.13132

Abstract

Bukalapak application reviews on Google Play Store include useful information if processed correctly. The activity of analyzing application reviews is not enough to see the number of stars, it is necessary to see the entire contents of the review comments to be able to know the intent of the review. Sentiment analysis system is a system used to automatically analyze reviews. Review data is retrieved via the bukalapak application API and then classified using Naive Bayes Multinomial. A total of 1,000 reviews of bukalapak application users were collected to be used as dataset samples. The purpose of this research is to determine the accuracy level of sentiment analysis using the multinomial Naive Bayes algorithm. The stages of this research include, data collection, automatic labeling using python, pre-processing, sentiment classification, and evaluation. In the pre-processing stage there are 6 stages, namely Cleaning, Casefolding, Word Normalizer, Tokenizing, Stopword Removal and Stemming. TF-IDF (Term Frequency - Inverse Document Frequency) method is used for word weighting. The data will be grouped into two categories, namely negative and positive. The test results show an accuracy value of 90%, this result shows that the bukalapak application reviews tend to be negative. The research at this time only looks for accuracy values and provides an overview of the bulapak application to potential new users.