A Framework to Automate the Parsing of Arabic Language Sentences
إسم الباحث
Essam Al Daoud
إسم المجلة
International Arab Journal of Information Technolo
رقم المجلد
Vol. 6, No. 2, pp:191-195
تاريخ النشر
2009.04
الملخص
Abstract: This paper proposes a framework to automate the parsing of Arabic language sentences in general,
although it focuses on the simple verbal sentences but it can be extended to any Arabic language sentence. The proposed
system is divided into two separated phases which are lexical analysis and syntax analysis. Lexical phase analyses the words,
finds its originals and roots, separates it from prefixes and suffixes, and assigns the filtered words to special tokens. Syntax
analysis receives all the tokens and finds the best grammar for the given sequence of the tokens by using context free
grammar. Our system assumes that the entered sentences are correct lexically and grammatically.