Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : Journal of Computer Networks, Architecture and High Performance Computing

APPLICATION OF TRANSFORMER MODEL AND WORD EMBEDDING IN SENTIMENT ANALISYS OF INDONESIAN E-COMMERCE APPLICATION REVIEW Kadarsih, Kadarsih; Pujianto, Defi
Journal of Computer Networks, Architecture and High Performance Computing Vol. 7 No. 3 (2025): Articles Research July 2025
Publisher : Information Technology and Science (ITScience)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47709/cnahpc.v7i3.6354

Abstract

The rapid growth of e-commerce applications in Indonesia has resulted in a large volume of user reviews. The review contains important information that can be used to understand user satisfaction, complaints, and needs. Therefore, sentiment analysis of e-commerce app reviews is important to support future decision-making. This study aims to explore and compare the performance of the Transformer model and various word embedding methods in analyzing the sentiment of reviews of Indonesian e-commerce applications. The methods used involve extracting review data from the Google Play Store, text preprocessing, and text representation using Word2Vec, FastText, and IndoBERT. Next, this combination of embedding was tested using the Gradient Boosting Classifier as a prediction model. The evaluation was carried out by comparing the accuracy, precision, recall, F1-score, as well as the visualization of the confusion matrix and word cloud for each model. The results of the tests that have been carried out show that all three models have a fairly good ability to recognize positive reviews, with the highest accuracy score of 88% achieved by Word2Vec and FastText. While IndoBERT produces a lower accuracy value of 86%, IndoBERT shows a better balance in recall values and f1-scores for minority classes compared to Word2Vec and FastText. In conclusion, the application of the IndoBERT-based Transformer model is more effective in capturing the context and meaning of sentiment in Indonesian-language e-commerce reviews. These findings are expected to be a reference for the development of a more accurate sentiment analysis system for e-commerce applications in Indonesia.
Performance Analysis of an Offline Text Detection System Based on Edge AI A Case Study of DokuScan Pro Pujianto, Defi; Kadarsih, Kadarsih; Hartati, Sri
Journal of Computer Networks, Architecture and High Performance Computing Vol. 8 No. 1 (2026): Call for Paper for Machine Learning / Artificial Intelligence, Januari 2026
Publisher : Information Technology and Science (ITScience)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47709/cnahpc.v8i1.7854

Abstract

The growing use of mobile document scanning applications has increased the demand for text detection systems that can operate reliably in offline and on-device environments. Although Edge AI enables local inference without network dependency, system-level empirical evidence regarding its performance under real-world mobile usage conditions remains limited. This study presents a system-level evaluation of an offline Edge AI–based text detection system for mobile document scanning, using DokuScan Pro as a case study. The evaluation was conducted on 40 document images captured under varying lighting conditions, capture angles, and background characteristics. System performance was assessed using precision, recall, F1-score, and inference time to characterize on-device behavior rather than algorithmic novelty. Experimental results show that the system achieved a precision of 1.00, a recall of 0.975, and an F1-score of approximately 0.98, with an average inference time of 63.8 ms per image during fully offline execution on mobile devices. These results indicate stable system-level performance under real-world document scanning conditions with controlled computational overhead. This study provides empirical system-level insights into the feasibility and practical limitations of deploying Edge AI–based text detection in offline mobile document scanning applications, thereby complementing existing model-centric research with evidence from real-world, on-device evaluation.