SciRepID - Scientific Publication Search

Publication Search

44,405 articles from 401 journals · 1,447 citations tracked

Showing 1-2 of 2

Analytics

Mars Caroline Wibowo; Budi Raharjo

JURNAL ILMIAH KOMPUTER GRAFIS 2023 UNIVERSITAS STEKOM

As software technology becomes more complex, software maintenance costs become more expensive. In connection with this, the development of software engineering makes the software system has many Composition choices that can be adjusted to the needs of the user. Error fixing involves analyzing Error Summary and modifying code. If bug-fixing steps are made as efficiently and effectively as possible then maintenance costs can be minimal. The purpose of this research is to establish a tool of machine learning for identifying Composition Error Summary and to find out the types of special Composition choices that can be used to save costs, time, and effort. In this study, the T-test was applied to appraise the analytical implication of conduct metrics when the “F-test” was taken to the Variance’s test. Classifiers used in this study are “All words” or “AW”, “Highly Informative Words” or “H-IW”, and “Highly Informative Words plus Bigram” or “H-WB”. Identical validation and Vexed validation techniques were used to calculate the effectiveness of machine learning tools. The results of this research denote that the instrument is competent for definitive Composition Error Summary and other Composition choices for definite Error Summary. This research determines the practicality of machine learning techniques in corrective issues relevant to Error summary. The result of this study also explained that Composition/non-Composition Error Summaries have contrasting aspects that can be accomplished by machine learning devices. The advanced tool could be upgraded in some areas to create it more powerful. The array identification section of the current study has limitations, an array with different words and Composition recognition tools tend to prefer Compositions with more words, so improvements to this could implicate consideration of the semantics of Error Summary, equivalent, and use of n-grams. Also, in using the technology of machine learning and Natural Language processing some advancements to be made to the present characterization structure so for future research it is highly recommended to clear up the first’s Error Summary before operating several operations in the present study.Composition Error Summary  

Nuari Anisa Sivi; Imam Mualim; Muhammad Taufik Kussofyan

Neptunus: Jurnal Ilmu Komputer Dan Teknologi Informasi 2023 Asosiasi Riset Teknik Elektro dan Informatika Indonesia

The rapid growth of e-commerce in Indonesia has generated a massive and continuous volume of product reviews. This user-generated content is vital for business intelligence, yet its sheer scale makes manual analysis inefficient, subjective, and practically impossible. Automated sentiment analysis is therefore crucial for businesses to efficiently understand customer feedback and market perception. This research addresses this gap by implementing the Naïve Bayes Classifier (NBC) algorithm to automatically classify the sentiment of Indonesian-language e-commerce product reviews. This study utilized a dataset of 2,000 reviews collected from a major e-commerce platform's "Electronics" category. The data underwent critical text preprocessing stages (case folding, tokenizing, stopword removal, and stemming using the Sastrawi library) to handle the complexities of informal Indonesian text. The dataset was split using an 80/20 ratio, resulting in 1,600 training reviews and 400 testing reviews. Model performance was then evaluated using a Confusion Matrix, focusing on the key metrics of Accuracy, Precision, and Recall. The test results showed excellent performance, achieving an Accuracy of 90.00%, Precision of 91.93%, and Recall of 95.00%. These results demonstrate that the Naïve Bayes algorithm, when supported by robust preprocessing, is a highly effective, reliable, and computationally efficient method for this task, providing a valuable tool for e-commerce stakeholders.