Arabic Parser Evaluation and Improvements

This 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...

Full description

Saved in:
Bibliographic Details
Main Author: Ezzeldin, Khaled Mohamed Khaled (author)
Published: 2016
Subjects:
Online Access:http://bspace.buid.ac.ae/handle/1234/1007
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:This 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.