Claim Missing Document
Check
Articles

Found 3 Documents
Search
Journal : Journal of Artificial Intelligence and Engineering Applications (JAIEA)

Implementation of Naive Bayes in Sentiment Analysis of CapCut App Reviews on the Play Store Oka Alvianto; Willy Prihartono; Fathurrohman
Journal of Artificial Intelligence and Engineering Applications (JAIEA) Vol. 4 No. 2 (2025): February 2025
Publisher : Yayasan Kita Menulis

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.59934/jaiea.v4i2.805

Abstract

The CapCut video editing application has gained significant popularity among mobile users. This study aims to analyze user sentiment towards CapCut reviews on the Play Store using the Naive Bayes algorithm. User reviews were collected and preprocessed to clean and prepare the text for analysis. The Naive Bayes algorithm was employed to classify the reviews into positive and negative sentiment categories. Findings indicate that the majority of user reviews are positive, highlighting features such as ease of use, attractive visual effects, and the ability to share videos on social media. However, negative reviews were also identified, primarily criticizing issues like bugs, intrusive advertisements, and limitations in specific features. This research provides valuable insights into user sentiment towards CapCut, which can be utilized by developers to enhance application quality and user experience.
Web-Based Chatbot Development and User Satisfaction Analysis Using the Naive Bayes Method Through Online Questionnaires Nurholis; Willy Prihartono; Fathurrohman
Journal of Artificial Intelligence and Engineering Applications (JAIEA) Vol. 4 No. 2 (2025): February 2025
Publisher : Yayasan Kita Menulis

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.59934/jaiea.v4i2.823

Abstract

This study aims to develop a web-based chatbot using Natural Language Processing (NLP) technology and the Naive Bayes algorithm to enhance digital interaction quality. User satisfaction was evaluated through an online survey involving 202 university students, focusing on ease of use, response speed, and relevance. The research followed the CRISP-DM framework, including data preprocessing (case folding, tokenization, stopword removal, and stemming), text transformation using the TF-IDF method, and implementation of a Naive Bayes classification model. an F1-score of 84%. Sentiment analysis revealed predominantly positive feedback, reflecting user satisfaction with the chatbot’s ease of use and response accuracy. However, some limitations, such as insufficient contextual understanding, were identified. These findings provide valuable insights into NLP-based chatbot development to support effective digital interactions. The proposed chatbot demonstrates potential applications in customer service, education, and e-commerce, with future improvements suggested to enhance contextual comprehension and scalability.
Implementation of the Naive Bayes Method in Sentiment Analysis of Spotify Application Reviews Agung Triyono; Ahmad Faqih; Fathurrohman
Journal of Artificial Intelligence and Engineering Applications (JAIEA) Vol. 4 No. 2 (2025): February 2025
Publisher : Yayasan Kita Menulis

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.59934/jaiea.v4i2.824

Abstract

This study focuses on sentiment analysis of Spotify application reviews on Google Play Store using the Naive Bayes algorithm. As a leading music streaming platform, Spotify receives diverse user feedback that reflects their experiences, complaints, and satisfaction. Sentiment analysis aids in understanding user opinions, enhancing services, and innovating features. The research involves collecting user reviews via web scraping, followed by preprocessing steps such as text cleaning, tokenization, normalization, stopword removal, and stemming. The Term Frequency-Inverse Document Frequency (TF-IDF) method is employed to assign weights to words, highlighting their significance in reviews. The Naive Bayes algorithm categorizes sentiments into positive, negative, and neutral classes. Performance evaluation uses a confusion matrix to measure accuracy, precision, recall, and F1-score. Results indicate that Naive Bayes effectively classifies large volumes of unstructured data with high accuracy and efficiency. This study contributes practically by offering actionable insights to improve Spotify's services and theoretically by advancing sentiment analysis methodologies using machine learning. The findings highlight the algorithm's potential to understand user needs and address issues, reinforcing its value in text analytics for mobile applications.