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 …

TemplateGEC: Improving grammatical error correction with detection template

Y Li, X Liu, S Wang, P Gong, DF Wong… - Proceedings of the …, 2023 - aclanthology.org
Grammatical error correction (GEC) can be divided into sequence-to-edit (Seq2Edit) and
sequence-to-sequence (Seq2Seq) frameworks, both of which have their pros and cons. To …

SynGEC: Syntax-enhanced grammatical error correction with a tailored GEC-oriented parser

Y Zhang, B Zhang, Z Li, Z Bao, C Li… - arXiv preprint arXiv …, 2022 - arxiv.org
This work proposes a syntax-enhanced grammatical error correction (GEC) approach
named SynGEC that effectively incorporates dependency syntactic information into the …

Frustratingly easy system combination for grammatical error correction

MR Qorib, SH Na, HT Ng - Proceedings of the 2022 Conference of …, 2022 - aclanthology.org
In this paper, we formulate system combination for grammatical error correction (GEC) as a
simple machine learning task: binary classification. We demonstrate that with the right …

Generating bug-fixes using pretrained transformers

D Drain, C Wu, A Svyatkovskiy… - Proceedings of the 5th …, 2021 - dl.acm.org
Detecting and fixing bugs are two of the most important yet frustrating parts of the software
development cycle. Existing bug detection tools are based mainly on static analyzers, which …

Ensembling and knowledge distilling of large sequence taggers for grammatical error correction

M Tarnavskyi, A Chernodub, K Omelianchuk - arXiv preprint arXiv …, 2022 - arxiv.org
In this paper, we investigate improvements to the GEC sequence tagging architecture with a
focus on ensembling of recent cutting-edge Transformer-based encoders in Large …

Instantaneous grammatical error correction with shallow aggressive decoding

X Sun, T Ge, F Wei, H Wang - arXiv preprint arXiv:2106.04970, 2021 - arxiv.org
In this paper, we propose Shallow Aggressive Decoding (SAD) to improve the online
inference efficiency of the Transformer for instantaneous Grammatical Error Correction …

Revisiting meta-evaluation for grammatical error correction

M Kobayashi, M Mita, M Komachi - Transactions of the Association for …, 2024 - direct.mit.edu
Metrics are the foundation for automatic evaluation in grammatical error correction (GEC),
with their evaluation of the metrics (meta-evaluation) relying on their correlation with human …

Multi-class grammatical error detection for correction: A tale of two systems

Z Yuan, S Taslimipoor, C Davis… - Proceedings of the 2021 …, 2021 - aclanthology.org
In this paper, we show how a multi-class grammatical error detection (GED) system can be
used to improve grammatical error correction (GEC) for English. Specifically, we first develop …