Browsing by Author "Ezzeldin, Khaled Mohamed Khaled"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item Arabic Parser Evaluation and Improvements(The British University in Dubai (BUiD), 2016-06) Ezzeldin, Khaled Mohamed KhaledThis thesis focuses on comparing between two famous Arabic parsers Stanford Parser and Bikel parser using Arabic Treebank (ATB) for model training and testing and for this purpose we created a software that enables us to convert the ATB format to grammar format, convert the Arabic Morphological tags to Penn tags, and evaluate the parsers output by calculating the Precision, Recall, F-Score, and Tag Accuracy. We also modify Bikel Parser to use the Penn tags in training to improve the Precision, Recall, F-Score, and Tag Accuracy results from the parse output.