Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : bulletin of computer science research

Model Deteksi Berita Hoaks Bahasa Indonesia Menggunakan Multinomial Naïve Bayes dan AdaBoost Classifier Haniifaa Hafiizh; Safitri Juanita
Bulletin of Computer Science Research Vol. 6 No. 2 (2026): February 2026
Publisher : Forum Kerjasama Pendidikan Tinggi (FKPT)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47065/bulletincsr.v6i2.927

Abstract

The rapid growth of the internet has led to the massive and uncontrolled dissemination of information across various digital platforms, allowing hoax news to reach a wide audience and influence public opinion in a short period of time. This condition highlights the need for a reliable automated detection system. However, existing methods still face limitations in terms of accuracy, result stability, and reliance on manual verification processes. Therefore, this study aims to compare and analyze the performance of two classification algorithms in detecting Indonesian-language hoax news accurately and effectively. This study follows the CRISP-DM framework, beginning with the collection of hoax and non-hoax news articles from turnbackhoax.id and detik.com, resulting in 2,281 samples. The data understanding stage involves analyzing dataset characteristics and evaluating data quality. During data preparation, text elements that explicitly indicate hoax labels are removed, followed by feature extraction using Term Frequency–Inverse Document Frequency (TF-IDF). The dataset is then trained and tested using data split ratios of 70:30, 80:20, and 90:10 by applying Multinomial Naïve Bayes and AdaBoost Classifier algorithms. Model performance is evaluated using a confusion matrix. The results show that AdaBoost achieves superior performance, with an accuracy of 0.9879 (98.79%), outperforming Multinomial Naïve Bayes, which attains an accuracy of 0.9712 (97.12%). The performance of AdaBoost is also consistent across different evaluation scenarios, indicating that it is more suitable as an automated hoax news detection model for the dataset used in this study.
Pemodelan Topik pada Komentar Media Sosial X menggunakan Latent Dirichlet Allocation Ardelia Adzra; Safitri Juanita
Bulletin of Computer Science Research Vol. 6 No. 4 (2026): June 2026
Publisher : Forum Kerjasama Pendidikan Tinggi (FKPT)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47065/bulletincsr.v6i4.1161

Abstract

Sexual harassment is a social issue widely discussed on the social media platform X. However, the high volume of unstructured comments makes it difficult to manually identify the main topics of discussion. This study aims to identify the main topics in comments related to sexual harassment on X using the Latent Dirichlet Allocation (LDA) method. The data used consist of comments on the topic of sexual harassment collected from X during the 2024–2026 period. The research stages include data collection, data preparation, dictionary and corpus construction, LDA modeling with hyperparameter tuning, evaluation using coherence score, and topic interpretation based on dominant keywords and representative data. The results show that the best LDA model consists of four topics with a coherence score of 0.517. These four topics are interpreted as Handling Cases of Sexual Harassment in Educational Environments, Victims’ Experiences and Psychological Impacts, Cases of Sexual Harassment in Higher Education, and Protection Related to Sexual Harassment. These findings indicate that the LDA method is capable of identifying the main topics in sexual harassment comments and helping to organize unstructured social media data into information that is easier to understand. The contribution of this study is the proposed Latent Dirichlet Allocation (LDA)-based topic modeling approach with hyperparameter tuning to identify and organize unstructured sexual harassment comments on the social media platform X into coherent and interpretable topic clusters. The resulting topic mapping provides valuable insights into the issues that receive the greatest public attention and can serve as a foundation for understanding public concerns. Furthermore, these findings have the potential to support the development of victim support services, including telemedicine-based systems.