Claim Missing Document
Check
Articles

Found 1 Documents
Search

Pattern-Based Stemmer Analysis and Implementation on Arabic Text Ananda Wulandari; Kemas Rahmat S.W; Ade Romadhony
Seminar Nasional Teknologi Informasi Komunikasi dan Industri 2011: SNTIKI 3
Publisher : UIN Sultan Syarif Kasim Riau

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (605.861 KB)

Abstract

Pattern-based Stemmer is an implementation of searching algorithm to find  stem from an Arabic word that implement morphological anlysis technique and affix removal technique. In this research, if stemming process has been done, word class determination process will be conducted according this way: First, system would match between word which is entered with the fix word that is stored in the system. If the word was not found, word class determination rules will be conducted based on prefix, suffix, and infix. If this system could not figure out the word class of the word from the second step, then word class would be determined based on the word position in a sentence.Testing is commited in order to know the influences of the number of token, pattern and rule in the system to the system’s performance. Data that used in this testing are 37 surat in juz 30th from Al-Qur`an. They will be put into three categories, based on the number of rows of each surah : long surah, medium surah, and short surah. Based on the testing results, the best performance gained by storing more free-affix pattern, storing more word class determining rule, and adding affix elimination checking process into the system. Keywords: Arabic text, stemming, stem, word class.