Yeremi Kornelius Purba
Unknown Affiliation

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

Found 1 Documents
Search

Analisis Sentimen Gemini AI Menggunakan Multinomial Naïve Bayes dengan TF-IDF dan BoW Yeremi Kornelius Purba; I Gede Surya Rahayuda
Jurnal Nasional Teknologi Informasi dan Aplikasinya Vol. 4 No. 2 (2026): JNATIA Vol. 4, No. 2, Februari 2026
Publisher : Informatics Department, Faculty of Mathematics and Natural Sciences, Udayana University

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.24843/JNATIA.2026.v04.i02.p03

Abstract

The development of artificial intelligence Large Language Models, such as Gemini AI, has attracted widespread public attention. The advanced development of Gemini AI is inseparable from valuable public reviews for product evaluation, but the massive amount of reviews makes manual analysis inefficient. This study aims to conduct sentiment analysis on Gemini AI application reviews using the Multinomial Naïve Bayes classification algorithm. The primary focus is to compare the performance of two feature extraction methods: Term Frequency-Inverse Document Frequency (TF-IDF) and Bag-of-Words (BoW). A total of 1,000 reviews were collected from the Google Play Store, which, after undergoing preprocessing and data labelling, resulted in 438 data points for analysis. The model evaluation results show that TF-IDF feature extraction provides superior performance with an accuracy of 88% and an F1-Score of 93%, compared to BoW, which produces an accuracy of 84% and an F1-Score of 91%. These results indicate that the TF-IDF feature extraction method is more effective in analysing the sentiment of Gemini AI app reviews using Multinomial Naïve Bayes.