International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 95 - Number 7 |
Year of Publication: 2014 |
Authors: Rasha Al-tarawneh, Hatem S. A. Hamatta, Hasan Muiadi |
10.5120/16603-6424 |
Rasha Al-tarawneh, Hatem S. A. Hamatta, Hasan Muiadi . Novel Approach for Arabic Spell-Checker: Based on Radix Search Tree. International Journal of Computer Applications. 95, 7 ( June 2014), 1-5. DOI=10.5120/16603-6424
The main aim of this study is to develop a spell-checker system for Arabic language. This is done by investigating the viability of applying the radix search tree approach. Through this scientific research several shrubs that represent Arabic characters will be built through serialized tracking of characters word where it can be added to the dictionary and with a special mark in the node that contains the last characters from each word; on other side during searching process, every word can be tracked character by character according suitable path inside its shrub, Accordingly, correct word can be recognized if and only if searching process locates some leaves during the traverse of the shrub. Otherwise, the word will be considered incorrect.