RoLegalGEC: Legal Domain Grammatical Error Detection and Correction Dataset for Romanian

arXiv cs.CL / 4/22/2026

📰 NewsDeveloper Stack & InfrastructureSignals & Early TrendsModels & Research

Key Points

  • The paper introduces RoLegalGEC, a Romanian-language parallel dataset specifically designed for grammatical error detection and correction in legal-domain text.
  • RoLegalGEC aggregates 350,000 error examples with annotations sourced from realistic legal passages, addressing the shortage of manually labeled data for Romanian.
  • The authors evaluate multiple neural approaches that use the dataset for both detecting and correcting grammar errors, including knowledge-distillation Transformers and sequence-tagging-based detection.
  • For correction, they test several pre-trained text-to-text Transformer models to translate the annotated data into practical correction performance.
  • The work aims to expand the research resource base for Romanian and to enable further studies on legal-domain language error correction.

Abstract

The importance of clear and correct text in legal documents cannot be understated, and, consequently, a grammatical error correction tool meant to assist a professional in the law must have the ability to understand the possible errors in the context of a legal environment, correcting them accordingly, and implicitly needs to be trained in the same environment, using realistic legal data. However, the manually annotated data required by such a process is in short supply for languages such as Romanian, much less for a niche domain. The most common approach is the synthetic generation of parallel data; however, it requires a structured understanding of the Romanian grammar. In this paper, we introduce, to our knowledge, the first Romanian-language parallel dataset for the detection and correction of grammatical errors in the legal domain, RoLegalGEC, which aggregates 350,000 examples of errors in legal passages, along with error annotations. Moreover, we evaluate several neural network models that transform the dataset into a valuable tool for both detecting and correcting grammatical errors, including knowledge-distillation Transformers, sequence tagging architectures for detection, and a variety of pre-trained text-to-text Transformer models for correction. We consider that the set of models, together with the novel RoLegalGEC dataset, will enrich the resource base for further research on Romanian.

RoLegalGEC: Legal Domain Grammatical Error Detection and Correction Dataset for Romanian | AI Navigate