Practicing Nazief and Adriani Algorithm To Find Root Indonesian Word
Daftar Isi:
- Many Indonesian people does not knowing root form from a word, especially for words that are rarely used. Therefore, this project was made root word search with stemming process. Stemming is a process to find root form of a word. This project applying Nazief and Adriani Algorithms. This algorithm is an accurate algorithm for stemming Indonesian words. This algorithm will process a word from the user then will be processed to get root form from that word. This project written with java programming language.