English

Refining Czech GEC: Insights from a Multi-Experiment Approach

Computation and Language 2025-08-28 v2

Abstract

We present a grammar error correction (GEC) system that achieves state of the art for the Czech language. Our system is based on a neural network translation approach with the Transformer architecture, and its key feature is its real-time synthetic generation pipeline, which dynamically augments sentences with artificial errors by introducing both language-agnostic and Czech-specific errors. We conduct a comprehensive series of experiments, investigating the Czech GEC corpora as bases for synthetic error introduction, several error generation strategies, domain balancing, tokenization granularity, model size, and data scaling during fine-tuning. Additionally, we evaluate the performance of large language models (LLMs) on Czech GEC in both end-user and expert fine-tuning scenarios. Our best-performing model is superior both in performance and computational efficiency. The source code and the trained model links are available on https://github.com/ufal/tsd2025-gec.

Keywords

Cite

@article{arxiv.2506.22402,
  title  = {Refining Czech GEC: Insights from a Multi-Experiment Approach},
  author = {Petr Pechman and Milan Straka and Jana Straková and Jakub Náplava},
  journal= {arXiv preprint arXiv:2506.22402},
  year   = {2025}
}

Comments

Accepted to TSD 2025

R2 v1 2026-07-01T03:36:53.088Z