Strategies for Arabic Readability Modeling
Juan Pi\~neros Liberato, Bashar Alhafni, Muhamed Al Khalil, Nizar, Habash

TL;DR
This paper explores various approaches for Arabic readability assessment, demonstrating that combining techniques yields high accuracy on a newly created corpus at multiple textual levels.
Contribution
It introduces a comprehensive evaluation of Arabic readability modeling using diverse methods and provides a new dataset, code, and pretrained models for future research.
Findings
Best results achieved with combined techniques
Macro F1 score of 86.7 at word level
Macro F1 score of 87.9 at fragment level
Abstract
Automatic readability assessment is relevant to building NLP applications for education, content analysis, and accessibility. However, Arabic readability assessment is a challenging task due to Arabic's morphological richness and limited readability resources. In this paper, we present a set of experimental results on Arabic readability assessment using a diverse range of approaches, from rule-based methods to Arabic pretrained language models. We report our results on a newly created corpus at different textual granularity levels (words and sentence fragments). Our results show that combining different techniques yields the best results, achieving an overall macro F1 score of 86.7 at the word level and 87.9 at the fragment level on a blind test set. We make our code, data, and pretrained models publicly available.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsText Readability and Simplification
MethodsSparse Evolutionary Training
