CLLGOct 20, 2024

Grammatical Error Correction for Low-Resource Languages: The Case of Zarma

arXiv:2410.15539v27 citationsh-index: 4
Originality Synthesis-oriented
AI Analysis

This work addresses the lack of robust grammatical error correction tools for low-resource languages like Zarma, which is incremental as it applies existing methods to a new domain.

The study tackled grammatical error correction for the low-resource language Zarma by comparing rule-based, machine translation, and large language model approaches, finding that an MT-based method achieved a 95.82% detection rate and 78.90% suggestion accuracy in automatic evaluations.

Grammatical error correction (GEC) aims to improve quality and readability of texts through accurate correction of linguistic mistakes. Previous work has focused on high-resource languages, while low-resource languages lack robust tools. However, low-resource languages often face problems such as: non-standard orthography, limited annotated corpora, and diverse dialects, which slows down the development of GEC tools. We present a study on GEC for Zarma, spoken by over five million in West Africa. We compare three approaches: rule-based methods, machine translation (MT) models, and large language models (LLMs). We evaluated them using a dataset of more than 250,000 examples, including synthetic and human-annotated data. Our results showed that the MT-based approach using M2M100 outperforms others, with a detection rate of 95. 82% and a suggestion accuracy of 78. 90% in automatic evaluations (AE) and an average score of 3.0 out of 5.0 in manual evaluation (ME) from native speakers for grammar and logical corrections. The rule-based method was effective for spelling errors but failed on complex context-level errors. LLMs -- MT5-small -- showed moderate performance. Our work supports use of MT models to enhance GEC in low-resource settings, and we validated these results with Bambara, another West African language.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes