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 …

Analyzing the performance of gpt-3.5 and gpt-4 in grammatical error correction

S Coyne, K Sakaguchi, D Galvan-Sosa, M Zock… - arxiv preprint arxiv …, 2023 - arxiv.org
GPT-3 and GPT-4 models are powerful, achieving high performance on a variety of Natural
Language Processing tasks. However, there is a relative lack of detailed published analysis …

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 …

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 …

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 …

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 …

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 …

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 …

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 …