Grammatical error correction: A survey of the state of the art

C Bryant, Z Yuan, MR Qorib, H Cao, HT Ng… - Computational …, 2023 - direct.mit.edu
Abstract Grammatical Error Correction (GEC) is the task of automatically detecting and
correcting errors in text. The task not only includes the correction of grammatical errors, such …

A comprehensive survey of grammatical error correction

Y Wang, Y Wang, K Dang, J Liu, Z Liu - ACM Transactions on Intelligent …, 2021 - dl.acm.org
Grammatical error correction (GEC) is an important application aspect of natural language
processing techniques, and GEC system is a kind of very important intelligent system that …

A survey of data augmentation approaches for NLP

SY Feng, V Gangal, J Wei, S Chandar… - arxiv preprint arxiv …, 2021 - arxiv.org
Data augmentation has recently seen increased interest in NLP due to more work in low-
resource domains, new tasks, and the popularity of large-scale neural networks that require …

System combination via quality estimation for grammatical error correction

MR Qorib, HT Ng - arxiv preprint arxiv:2310.14947, 2023 - arxiv.org
Quality estimation models have been developed to assess the corrections made by
grammatical error correction (GEC) models when the reference or gold-standard corrections …

A survey on recent approaches for natural language processing in low-resource scenarios

MA Hedderich, L Lange, H Adel, J Strötgen… - arxiv preprint arxiv …, 2020 - arxiv.org
Deep neural networks and huge language models are becoming omnipresent in natural
language applications. As they are known for requiring large amounts of training data, there …

GECToR--grammatical error correction: tag, not rewrite

K Omelianchuk, V Atrasevych, A Chernodub… - arxiv preprint arxiv …, 2020 - arxiv.org
In this paper, we present a simple and efficient GEC sequence tagger using a Transformer
encoder. Our system is pre-trained on synthetic data and then fine-tuned in two stages: first …

A simple recipe for multilingual grammatical error correction

S Rothe, J Mallinson, E Malmi, S Krause… - arxiv preprint arxiv …, 2021 - arxiv.org
This paper presents a simple recipe to train state-of-the-art multilingual Grammatical Error
Correction (GEC) models. We achieve this by first proposing a language-agnostic method to …

The BEA-2019 shared task on grammatical error correction

C Bryant, M Felice, ØE Andersen… - Proceedings of the …, 2019 - aclanthology.org
This paper reports on the BEA-2019 Shared Task on Grammatical Error Correction (GEC).
As with the CoNLL-2014 shared task, participants are required to correct all types of errors in …

Encode, tag, realize: High-precision text editing

E Malmi, S Krause, S Rothe, D Mirylenka… - arxiv preprint arxiv …, 2019 - arxiv.org
We propose LaserTagger-a sequence tagging approach that casts text generation as a text
editing task. Target texts are reconstructed from the inputs using three main edit operations …

Encoder-decoder models can benefit from pre-trained masked language models in grammatical error correction

M Kaneko, M Mita, S Kiyono, J Suzuki, K Inui - arxiv preprint arxiv …, 2020 - arxiv.org
This paper investigates how to effectively incorporate a pre-trained masked language model
(MLM), such as BERT, into an encoder-decoder (EncDec) model for grammatical error …