Knowledge Engineering and Data Science (Dec 2020)

Generating Javanese Stopwords List using K-means Clustering Algorithm

  • Aji Prasetya Wibawa,
  • Hidayah Kariima Fithri,
  • Ilham Ari Elbaith Zaeni,
  • Andrew Nafalski

DOI
https://doi.org/10.17977/um018v3i22020p106-111
Journal volume & issue
Vol. 3, no. 2
pp. 106 – 111

Abstract

Read online

Stopword removal necessary in Information Retrieval. It can remove frequently appeared and general words to reduce memory storage. The algorithm eliminates each word that is precisely the same as the word in the stopword list. However, generating the list could be time-consuming. The words in a specific language and domain must be collected and validated by specialists. This research aims to develop a new way to generate a stop word list using the K-means Clustering method. The proposed approach groups words based on their frequency. The confusion matrix calculates the difference between the findings with a valid stopword list created by a Javanese linguist. The accuracy of the proposed method is 78.28% (K=7). The result shows that the generation of Javanese stopword lists using a clustering method is reliable.