@inproceedings{alhafni-habash-2025-enhancing,
title = "Enhancing Text Editing for Grammatical Error Correction: {A}rabic as a Case Study",
author = "Alhafni, Bashar and
Habash, Nizar",
editor = "Che, Wanxiang and
Nabende, Joyce and
Shutova, Ekaterina and
Pilehvar, Mohammad Taher",
booktitle = "Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
month = jul,
year = "2025",
address = "Vienna, Austria",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/ingestion-acl-25/2025.acl-long.875/",
pages = "17892--17914",
ISBN = "979-8-89176-251-0",
abstract = "Text editing frames grammatical error correction (GEC) as a sequence tagging problem, where edit tags are assigned to input tokens, and applying these edits results in the corrected text. This approach has gained attention for its efficiency and interpretability. However, while extensively explored for English, text editing remains largely underexplored for morphologically rich languages like Arabic. In this paper, we introduce a text editing approach that derives edit tags directly from data, eliminating the need for language-specific edits. We demonstrate its effectiveness on Arabic, a diglossic and morphologically rich language, and investigate the impact of different edit representations on model performance. Our approach achieves SOTA results on two Arabic GEC benchmarks and performs on par with SOTA on two others. Additionally, our models are over six times faster than existing Arabic GEC systems, making our approach more practical for real-world applications. Finally, we explore ensemble models, demonstrating how combining different models leads to further performance improvements. We make our code, data, and pretrained models publicly available."
}
Markdown (Informal)
[Enhancing Text Editing for Grammatical Error Correction: Arabic as a Case Study](https://preview.aclanthology.org/ingestion-acl-25/2025.acl-long.875/) (Alhafni & Habash, ACL 2025)
ACL