CLIRLGMLMar 18, 2022

Towards Lithuanian grammatical error correction

arXiv:2203.09963v15 citationsh-index: 2Has Code
Originality Synthesis-oriented
AI Analysis

This addresses grammatical errors for Lithuanian speakers/writers, but is incremental as it applies existing methods to a new language.

The authors tackled grammatical error correction for Lithuanian by constructing a transformer-based model, achieving F0.5=0.92 and releasing the model and code.

Everyone wants to write beautiful and correct text, yet the lack of language skills, experience, or hasty typing can result in errors. By employing the recent advances in transformer architectures, we construct a grammatical error correction model for Lithuanian, the language rich in archaic features. We compare subword and byte-level approaches and share our best trained model, achieving F$_{0.5}$=0.92, and accompanying code, in an online open-source repository.

Code Implementations1 repo
Foundations

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

Your Notes