Claim Missing Document
Check
Articles

Found 1 Documents
Search
Journal : Matrik : Jurnal Manajemen, Teknik Informatika, dan Rekayasa Komputer

Sistem Deteksi Struktur Kalimat Bahasa Arab Menggunakan Algoritma Light Stemming Mudafiq Riyan Pratama; Muhammad Yunus
MATRIK : Jurnal Manajemen, Teknik Informatika dan Rekayasa Komputer Vol 19 No 1 (2019)
Publisher : LPPM Universitas Bumigora

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (1040.582 KB) | DOI: 10.30812/matrik.v19i1.509

Abstract

To understand Arabic, it is necessary to study nahwu theory. Nahwu theory is the study of structure of Arabic sentences. By learning nahwu, being able to distinguish subjects, predicates and objects in sentences. One of the fields in the computer that studies about human language processing is NLP (Natural Language Processing), which is natural human language processing through syntactic analysis of sentences structure. One method to analyzing syntactic of sentences is stemming. One variant of the stemming algorithm is Light Stemming algorithm. Light Stemming algorithm is an algorithm that only removes prefix and sufix. Based on the tests conducted, the light stemming algorithm is able to detect nahwu with an accuracy rate of 82.22%. The 17.78% failure rate occurs because words that do not have an affix will be detected automatically the type is fi’il (verb), even though the fact may be that the type is isim (noun), and the failure of the detection results is also due to not being able to stemming the words that have affix in the middle (infix), because indeed the process of light stemming only eliminates the sufix and prefix.