Challenge: Spelling mistakes due to typos and rushed writing, nonstandard punctuation and spelling, and grammatical and stylistic issues are common to almost everyone who writes any kind of text.
Approach: They propose to use a common subword unit vocabulary and byte-level encoding to fine tune two subword-level models and one byte level model on hand-corrected error corpora.
Outcome: The proposed model improves accuracy for spelling and grammatical errors and more complex errors.

Similar Papers

Corpora Generation for Grammatical Error Correction (N19-1)

Copied to clipboard

Challenge: Grammatical Error Correction (GEC) is a computational task that requires large amounts of data to solve.
Approach: They propose two approaches to generate large parallel datasets for GEC using publicly available Wikipedia edit histories using minimal filtration heuristics and round-trip translation through bridge languages.
Outcome: The proposed methods yield similar sized parallel corpora with around 4B tokens and are far ahead of the state-of-the-art on the CoNLL ‘14 benchmark and the JFLEG task.
A Simple Recipe for Multilingual Grammatical Error Correction (2021.acl-short)

Copied to clipboard

Challenge: Modern approaches view the task of Grammatical Error Correction (GEC) as monolingual text-to-text rewriting and employ encoderdecoder neural architectures.
Approach: They propose a language-agnostic method to generate a large number of synthetic examples and use large-scale multilingual language models to train state-of-the-art GEC models.
Outcome: The proposed method surpasses state-of-the-art results on GEC benchmarks in English, Czech, German and Russian.
FCGEC: Fine-Grained Corpus for Chinese Grammatical Error Correction (2022.findings-emnlp)

Copied to clipboard

Challenge: grammatical error correction (GEC) is a complex task that requires high-quality data from native speakers.
Approach: They propose a human-annotated corpus to detect, identify and correct grammatical errors in Chinese examinations.
Outcome: The proposed model outperforms other models in low-resource settings, but there is a significant gap between the models and humans that encourages future models to bridge it.
No Error Left Behind: Multilingual Grammatical Error Correction with Pre-trained Translation Models (2024.eacl-long)

Copied to clipboard

Challenge: Grammatical Error Correction (GEC) research has primarily focused on English with little coverage for other languages.
Approach: They propose a multilingual machine translation model that can be fine-tuned to improve error correction out-of-the-box.
Outcome: The proposed model outperforms similar-sized MT5 models and competes favourably with larger models.
Corpora Generation for Urdu Grammatical Error Correction (2026.findings-acl)

Copied to clipboard

Challenge: grammatical error correction (GEC) for Urdu remains under-researched due to lack of annotated datasets.
Approach: They propose a method for synthesizing a large dataset by collecting errors from the Urdu WikiEdits history and learning from them.
Outcome: The proposed method synthesizes a large dataset and fine-tunes models against it.
Hi-GEC: Hindi Grammar Error Correction in Low Resource Scenario (2025.coling-main)

Copied to clipboard

Challenge: Automated Grammatical Error Correction (GEC) is a scarcely explored low-resource language . a recent study focused on English, but it focused on Hindi, which presents unique challenges due to its complex syntax and intricate morphology.
Approach: They propose to use a human-edited dataset to generate Hindi GEC data . they also investigate round trip translation using diverse languages for the technique .
Outcome: The proposed method outperforms other methods in Hindi, showing that it is highly efficient.
Grammatical Error Correction: Are We There Yet? (2022.coling-1)

Copied to clipboard

Challenge: grammatical error correction (GEC) systems outperform humans on the CoNLL-2014 test set, but there are still classes of errors that they fail to correct.
Approach: They found that state-of-the-art GEC systems outperform humans by a wide margin on the CoNLL-2014 test set . however, they found that there are still classes of errors that they fail to correct .
Outcome: The F0.5 evaluation metric outperforms the CoNLL-2014 test set, but there are still classes of errors that they fail to correct.
A Crash Course in Automatic Grammatical Error Correction (2020.coling-tutorials)

Copied to clipboard

Challenge: Grammatical Error Correction (GEC) is the task of automatically detecting and correcting all types of errors in written text.
Approach: tutorial aims to introduce participants to the field of Grammatical Error Correction . aim is to examine the development of neural-based GEC systems .
Outcome: the tutorial aims to introduce participants to the current state of the art in the field of Grammatical Error Correction (GEC)
Cool English: a Grammatical Error Correction System Based on Large Learner Corpora (C18-2)

Copied to clipboard

Challenge: Existing systems that correct grammatical errors are lacking in second language learning due to limited vocabulary and inadequate command of grammar.
Approach: They propose a grammatical error correction system that provides corrective feedback for essays using a sequence-to-sequence model.
Outcome: The proposed system achieves competitive performance on a number of publicly available testsets.
Personalizing Grammatical Error Correction: Adaptation to Proficiency Level and L1 (D19-55)

Copied to clipboard

Challenge: Grammar error correction systems have become ubiquitous in a variety of software applications, but little is known about how to efficiently personalize them to the user’s characteristics, such as proficiency level and first language.
Approach: They propose to adapt a general purpose neural GEC system to the proficiency level and the first language of a writer, using only a few thousand annotated sentences.
Outcome: The proposed system improves on adapting to proficiency level and first language . the results are the broadest of its kind, covering five proficiency levels and twelve different languages.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations