SciRepID - Scientific Publication Search

Publication Search

22,072 articles from 385 journals · 1,447 citations tracked

Showing 1-2 of 2

Analytics

Ilham Saputra; Anita Qoiriah

Merkurius : Jurnal Riset Sistem Informasi dan Teknik Informatika 2026 Asosiasi Riset Teknik Elektro dan Informatika Indonesia

The proliferation of online gambling promotional comments on Indonesian social media has become a serious issue requiring fast and accurate automated handling. This study aims to implement a Hybrid Recurrent Neural Network (RNN) and Long Short-Term Memory (LSTM) method to classify online gambling comments and compare its performance with standalone RNN and LSTM models. The research utilized a dataset of 10,230 comments subjected to comprehensive preprocessing stages, including the normalization of non-standard language using a slang dictionary. Testing was conducted across three data-splitting scenarios: 90:10, 80:20, and 70:30. Experimental results demonstrate that the standalone LSTM model achieved the highest average accuracy of 97.45%. However, the Hybrid RNN–LSTM model showed significant superiority in terms of performance stability, yielding the lowest standard deviation (0.0027) and the smallest Coefficient of Variation (0.28%) across all scenarios. These findings indicate that while the LSTM architecture is highly effective at capturing short-text context, the Hybrid approach provides better robustness against fluctuations in data proportions, making it highly relevant for implementation as an automated detection system on social media.

Muhimatul Ifadah; Muhimatul Ifadah; Bambang Irawan

Jurnal Elektronika dan Komputer 2026 STEKOM PRESS

User reviews on the Shopee e-commerce platform represent an important source of information for understanding consumer perceptions of products and services. Sentiment analysis is commonly applied to classify user opinions into positive, neutral, and negative sentiment categories based on textual data. This study aims to analyze the performance of the Long Short-Term Memory (LSTM) method in sentiment classification of Shopee user reviews. The dataset used in this study consists of Indonesian-language user reviews that have undergone preprocessing stages, including case folding, text cleaning, tokenization, and stopword removal. The LSTM model was trained using preprocessed text represented as word sequences. Model performance was evaluated using overall accuracy and class-wise classification results. The experimental results indicate that the LSTM method achieved an overall accuracy of 87.62%. In addition, the classification performance for the positive sentiment class reached 95.27%, the neutral class achieved 4.96%, and the negative class reached 74.26%. These results demonstrate that the LSTM method performs well in classifying sentiment in Shopee user reviews, particularly for positive sentiment. This study is expected to provide insights and references for the application of deep learning methods in sentiment analysis of Indonesian e-commerce review data.