Perfecting a Video Game with Game Metrics
Vol 18, No 5: October 2020

Comparison of search algorithms in Javanese-Indonesian dictionary application

Yana Aditia Gerhana (UIN Sunan Gunung Djati Bandung)
Nur Lukman (UIN Sunan Gunung Djati Bandung)
Arief Fatchul Huda (UIN Sunan Gunung Djati Bandung)
Cecep Nurul Alam (UIN Sunan Gunung Djati Bandung)
Undang Syaripudin (UIN Sunan Gunung Djati Bandung)
Devi Novitasari (UIN Sunan Gunung Djati Bandung)



Article Info

Publish Date
01 Oct 2020

Abstract

This study aims to compare the performance of Boyer-Moore, Knuth morris pratt, and Horspool algorithms in searching for the meaning of words in the Java-Indonesian dictionary search application in terms of accuracy and processing time. Performance Testing is used to test the performance of algorithm implementations in applications. The test results show that the Boyer Moore and Knuth Morris Pratt algorithms have an accuracy rate of 100%, and the Horspool algorithm 85.3%. While the processing time, Knuth Morris Pratt algorithm has the highest average speed level of 25ms, Horspool 39.9 ms, while the average speed of the Boyer Moore algorithm is 44.2 ms. While the complexity test results, the Boyer Moore algorithm has an overall number of n 26n2, Knuth Morris Pratt and Horspool 20n2 each.

Copyrights © 2020






Journal Info

Abbrev

TELKOMNIKA

Publisher

Subject

Computer Science & IT

Description

Submitted papers are evaluated by anonymous referees by single blind peer review for contribution, originality, relevance, and presentation. The Editor shall inform you of the results of the review as soon as possible, hopefully in 10 weeks. Please notice that because of the great number of ...