Claim Missing Document
Check
Articles

Found 5 Documents
Search

PENERAPAN ALGORITMA TF-IDF DAN NAÏVE BAYES UNTUK ANALISIS SENTIMEN BERBASIS ASPEK ULASAN APLIKASI FLIP PADA GOOGLE PLAY STORE Sheva Aditya Helmayanti; Faqih Hamami; Riska Yanu Fa’rifah
Jurnal Indonesia : Manajemen Informatika dan Komunikasi Vol. 4 No. 3 (2023): Jurnal Indonesia : Manajemen Informatika dan Komunikasi (JIMIK)
Publisher : Lembaga Penelitian dan Pengabdian Kepada Masyarakat (LPPM) AMIK Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35870/jimik.v4i3.415

Abstract

The development of the internet has changed people's lifestyle with the existence of FinTech. One of the popular FinTech innovations is the Flip digital wallet application. In this study, aspect-based sentiment analysis was carried out on Flip user reviews using the naive bayes algorithm. The test results show high accuracy, with an average accuracy of 0.84. The naive bayes algorithm is effective in classifying user reviews based on aspects of speed, security, and cost, with accuracies of 0.80, 0.87, and 0.84, respectively. This research provides important insights for service providers to improve service performance and innovation. The labelling data generated the most sentiment 0 (no sentiment), followed by sentiment 1 (positive) and 2 (negative). Negative sentiments have a high frequency on speed and security aspects, while positive sentiments have a high frequency on cost aspects. Thus, improvements are needed to the security system and speed of the Flip application to increase user satisfaction in these aspects. The naive bayes algorithm can be a useful tool in processing review data on e-wallet applications and similar services.
ASPECT-BASED SENTIMENT ANALYSIS TERHADAP ULASAN APLIKASI FLIP MENGGUNAKAN PEMBOBOTAN TERM FREQUENCY-INVERSE DOCUMENT FREQUENCY (TF-IDF) DENGAN METODE KLASIFIKASI K-NEAREST NEIGHBORS (K-NN) Ferda Ayu Dwi Putri Febrianti; Faqih Hamami; Riska Yanu Fa’rifah
Jurnal Indonesia : Manajemen Informatika dan Komunikasi Vol. 4 No. 3 (2023): Jurnal Indonesia : Manajemen Informatika dan Komunikasi (JIMIK)
Publisher : Lembaga Penelitian dan Pengabdian Kepada Masyarakat (LPPM) AMIK Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35870/jimik.v4i3.429

Abstract

The rapid growth of online transactions in Indonesia has increased the demand for efficient interbank transfer solutions. However, the costs associated with such transactions have become a significant obstacle. Flip, a company with a vision to become a global leader in customer satisfaction-driven services, offers a solution to this challenge. This study proposes an aspect-based sentiment analysis method using the K-Nearest Neighbors (K-NN) algorithm to analyze user sentiment on key aspects, namely speed, security, and the cost of using the Flip application. The results of this research provide valuable information that can be used as a basis to provide insights, suggestions and recommendations to businesses, so they can create better solutions and promote optimal user experience. The research results show that the K-NN model has the ability to predict user psychology well in all aspects, with a significant level of accuracy, specifically speed (73.04%), security (86, 05%) and costs (80.11%). In addition, this study also compares two model validation methods: simple data splitting method and K-Fold cross-validation. Although the simple data splitting method has a higher average accuracy, K-fold cross-validation is considered superior as it provides a more accurate and reliable estimate of the overall performance of the model. Sentiment analysis results show that Flip app users tend to give negative feedback on speed and security, while they give positive feedback on cost. Therefore, the main recommendation is that the company PT Fliptech Lentera Inspirasi Pertiwi improves the speed and security aspects to increase user satisfaction with the Flip application. Therefore, this customer-centric service will continue to prioritize user satisfaction as its primary goal.
Aspect-Based Sentiment Analysis On FLIP Application Reviews (Play Store) Using Support Vector Machine (SVM) Algorithm Nurul Hidayati; Faqih Hamami; Riska Yanu Fa’rifah
JOURNAL OF INFORMATICS AND TELECOMMUNICATION ENGINEERING Vol. 7 No. 1 (2023): Issues July 2023
Publisher : Universitas Medan Area

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31289/jite.v7i1.9768

Abstract

The development of fintech has driven the rapid growth of e-wallets like Flip, offering a convenient solution for interbank transfers without administrative fees. User reviews on the Play Store serve as crucial feedback for understanding the user experience. This research utilizes aspect-based sentiment analysis (ABSA) in combination with the SVM method to detect opinions, perceptions, and reviews pertaining to Flip's speed, security, and cost aspects. The objective is to provide valuable insights to both users and companies regarding their experiences with Flip in conducting financial transactions. The study employs a dataset comprising 13,500 preprocessed and cleansed data points, followed by TF-IDF vectorization. The data is divided into training and testing sets, utilizing techniques such as the train-test split and K-Fold Cross Validation to assess model performance. GridSearch analysis reveals that specific parameter combinations, notably C=1.0 and test_size=0.1, yield high accuracy across all aspects, with the linear kernel displaying the highest overall accuracy. Model evaluation is conducted using the confusion matrix and classification report, presenting accuracy, precision, recall, and F1-scores for each aspect. Notably, the Support Vector Machine model performs well, particularly in the speed, security, and cost aspects, where the cost aspect demonstrates exceptionally strong results. In summary, this study employs ABSA to analyze Flip application reviews, with the Support Vector Machine model showcasing impressive performance across various aspects, providing valuable insights for users and companies engaging with Flip's financial transaction services.Keywords: aspect-based sentiment analysis, support vector machine, reviews, Flip
PENERAPAN ALGORITMA TF-IDF DAN NAÏVE BAYES UNTUK ANALISIS SENTIMEN BERBASIS ASPEK ULASAN APLIKASI FLIP PADA GOOGLE PLAY STORE Sheva Aditya Helmayanti; Faqih Hamami; Riska Yanu Fa’rifah
Jurnal Indonesia : Manajemen Informatika dan Komunikasi Vol. 4 No. 3 (2023): Jurnal Indonesia : Manajemen Informatika dan Komunikasi (JIMIK)
Publisher : Lembaga Penelitian dan Pengabdian Kepada Masyarakat (LPPM) STMIK Indonesia Banda Aceh

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35870/jimik.v4i3.415

Abstract

The development of the internet has changed people's lifestyle with the existence of FinTech. One of the popular FinTech innovations is the Flip digital wallet application. In this study, aspect-based sentiment analysis was carried out on Flip user reviews using the naive bayes algorithm. The test results show high accuracy, with an average accuracy of 0.84. The naive bayes algorithm is effective in classifying user reviews based on aspects of speed, security, and cost, with accuracies of 0.80, 0.87, and 0.84, respectively. This research provides important insights for service providers to improve service performance and innovation. The labelling data generated the most sentiment 0 (no sentiment), followed by sentiment 1 (positive) and 2 (negative). Negative sentiments have a high frequency on speed and security aspects, while positive sentiments have a high frequency on cost aspects. Thus, improvements are needed to the security system and speed of the Flip application to increase user satisfaction in these aspects. The naive bayes algorithm can be a useful tool in processing review data on e-wallet applications and similar services.
ASPECT-BASED SENTIMENT ANALYSIS TERHADAP ULASAN APLIKASI FLIP MENGGUNAKAN PEMBOBOTAN TERM FREQUENCY-INVERSE DOCUMENT FREQUENCY (TF-IDF) DENGAN METODE KLASIFIKASI K-NEAREST NEIGHBORS (K-NN) Ferda Ayu Dwi Putri Febrianti; Faqih Hamami; Riska Yanu Fa’rifah
Jurnal Indonesia : Manajemen Informatika dan Komunikasi Vol. 4 No. 3 (2023): Jurnal Indonesia : Manajemen Informatika dan Komunikasi (JIMIK)
Publisher : Lembaga Penelitian dan Pengabdian Kepada Masyarakat (LPPM) STMIK Indonesia Banda Aceh

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35870/jimik.v4i3.429

Abstract

The rapid growth of online transactions in Indonesia has increased the demand for efficient interbank transfer solutions. However, the costs associated with such transactions have become a significant obstacle. Flip, a company with a vision to become a global leader in customer satisfaction-driven services, offers a solution to this challenge. This study proposes an aspect-based sentiment analysis method using the K-Nearest Neighbors (K-NN) algorithm to analyze user sentiment on key aspects, namely speed, security, and the cost of using the Flip application. The results of this research provide valuable information that can be used as a basis to provide insights, suggestions and recommendations to businesses, so they can create better solutions and promote optimal user experience. The research results show that the K-NN model has the ability to predict user psychology well in all aspects, with a significant level of accuracy, specifically speed (73.04%), security (86, 05%) and costs (80.11%). In addition, this study also compares two model validation methods: simple data splitting method and K-Fold cross-validation. Although the simple data splitting method has a higher average accuracy, K-fold cross-validation is considered superior as it provides a more accurate and reliable estimate of the overall performance of the model. Sentiment analysis results show that Flip app users tend to give negative feedback on speed and security, while they give positive feedback on cost. Therefore, the main recommendation is that the company PT Fliptech Lentera Inspirasi Pertiwi improves the speed and security aspects to increase user satisfaction with the Flip application. Therefore, this customer-centric service will continue to prioritize user satisfaction as its primary goal.