Browse State-of-the-Art › Grammatical Error Correction
Grammatical Error Correction
142 papers with code · 13 benchmarks · 16 datasets archive 2025-07-28
Grammatical Error Correction (GEC) is the task of correcting different kinds of errors in text such as spelling, punctuation, grammatical, and word choice errors.
GEC is typically formulated as a sentence correction task. A GEC system takes a potentially erroneous sentence as input and is expected to transform it to its corrected version. See the example given below:
| Input (Erroneous) | Output (Corrected) |
|---|---|
| She see Tom is catched by policeman in park at last night. | She saw Tom caught by a policeman in the park last night. |
Description from the archive archive 2025-07-28.
Benchmarks archive 2025-07-28
13 leaderboard tables shown for this task, 13 with rows (a “benchmark” on this site is a table with at least one row, as on /sota), ordered by row count. “Best model” is the first row in the archive's own order at snapshot; nothing is re-ranked here and metric direction is not recorded in the archive. PwC's Trend sparklines are not in the archive, so that column is omitted. 10 shown of 13 until expanded.
Syntology column: samples harvested from the paper's repositories and executed on synthesized fixtures; “ran” is not a correctness claim and does not order the table. A dash means no Syntology record for that paper, not a recorded non-run. Read from the graph 2026-09-24.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
16 datasets whose archive record lists this task, ordered by the archive's paper count.
Subtasks archive 2025-07-28
1 subtask in the archive's task tree.
Most implemented papers archive 2025-07-28
30 shown of 142 papers with code (415 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
1 Mar 2019 6 repositories listedIt is the first time copying words from the source context and fully pre-training a sequence to sequence model are experimented on the GEC task.
-
14 Sep 2021 3 repositories listedTraining a model for grammatical error correction (GEC) requires a set of labeled ungrammatical / grammatical sentence pairs, but manually annotating such pairs can be expensive.
-
26 May 2020 3 repositories listed Syntology ran 2 of 12 samples · 10 unverifiedIn this paper, we present a simple and efficient GEC sequence tagger using a Transformer encoder.
-
26 Jan 2018 3 repositories listedWe improve automatic correction of grammatical, orthographic, and collocation errors in text using a multilayer convolutional encoder-decoder neural network.
-
21 Oct 2024 2 repositories listedFor this reason, the attention has been shifted to the non-autoregressive or sequence tagging models.
-
5 Mar 2024 2 repositories listedThe results of improved correlations by aligning the granularity in the sentence-level meta-evaluation, suggest that edit-based metrics may have been underestimated in existing studies.
-
12 Feb 2023 2 repositories listedWe extend a current sequence-tagging approach to Grammatical Error Correction (GEC) by introducing specialised tags for spelling correction and morphological inflection using the SymSpell and LemmInflect algorithms.
-
22 Oct 2022 2 repositories listedGrammatical Error Correction (GEC) has been broadly applied in automatic correction and proofreading system recently.
-
19 Oct 2022 2 repositories listedExtensive experiments and detailed analyses not only demonstrate that the training data constructed by our method effectively improves the performance of CGEC models, but also reflect that our benchmark is an excellent…
-
31 Jul 2022 2 repositories listedIn view of the poor robustness of existing Chinese grammatical error correction models on attack test sets and large model parameters, this paper uses the method of knowledge distillation to compress model parameters…
-
23 Jun 2022 2 repositories listedWe have accumulated 1, 119 error templates for Chinese GEC based on this method.
-
20 May 2022 2 repositories listedWe study lossless acceleration for seq2seq generation with a novel decoding algorithm -- Aggressive Decoding.
-
23 Apr 2022 2 repositories listedThis paper presents MuCGEC, a multi-reference multi-source evaluation dataset for Chinese Grammatical Error Correction (CGEC), consisting of 7, 063 sentences collected from three Chinese-as-a-Second-Language (CSL)…
-
16 Sep 2021 2 repositories listedWe present ARETA, an automatic error type annotation system for Modern Standard Arabic.
-
7 Jun 2021 2 repositories listedThis paper presents a simple recipe to train state-of-the-art multilingual Grammatical Error Correction (GEC) models.
-
24 May 2020 2 repositories listedIn this study, we explore the utility of bidirectional and auto-regressive transformers (BART) as a generic pretrained encoder-decoder model for GEC.
-
2 Jul 2019 2 repositories listedThe resulting parallel corpora are subsequently used to pre-train Transformer models.
-
4 Jun 2019 2 repositories listedRecent work on Grammatical Error Correction (GEC) has highlighted the importance of language modeling in that it is certainly possible to achieve good performance by comparing the probabilities of the proposed edits.
-
1 Jun 2016 2 repositories listedPhrase-based statistical machine translation (SMT) systems have previously been used for the task of grammatical error correction (GEC) to achieve state-of-the-art accuracy.
-
26 May 2025 1 repository listed Syntology ran 0 of 5 samples · 5 unverifiedWe introduce gec-metrics, a library for using and developing grammatical error correction (GEC) evaluation metrics through a unified interface.
-
9 May 2025 1 repository listedRecent language models can successfully solve various language-related tasks, and many understand inputs stated in different languages.
-
13 Feb 2025 1 repository listed Syntology ran 0 of 3 samples · 3 unverifiedOne of the goals of automatic evaluation metrics in grammatical error correction (GEC) is to rank GEC systems such that it matches human preferences.
-
12 Feb 2025 1 repository listed Syntology ran 0 of 5 samples · 5 unverifiedIn this paper, we propose a novel retrieval method based on natural language grammatical error explanations (GEE) to address this issue.
-
17 Dec 2024 1 repository listedEvaluating the performance of Grammatical Error Correction (GEC) models has become increasingly challenging, as large language model (LLM)-based GEC systems often produce corrections that diverge from provided gold…
-
17 Dec 2024 1 repository listedVarious evaluation metrics have been proposed for Grammatical Error Correction (GEC), but many, particularly reference-free metrics, lack explainability.
-
23 Nov 2024 1 repository listedTraditional rule-based systems have an F1 score of 0.
-
30 Oct 2024 1 repository listedError type information has been widely used to improve the performance of grammatical error correction (GEC) models, whether for generating corrections, re-ranking them, or combining GEC models.
-
28 Oct 2024 1 repository listedHow to efficiently construct high-quality evaluation corpora for GEC in low-resource languages has become a significant challenge.
-
1 Jul 2024 1 repository listedThe paper focuses on improving the interpretability of Grammatical Error Correction (GEC) metrics, which receives little attention in previous studies.
-
25 Jun 2024 1 repository listedNowadays, data augmentation through synthetic data has been widely used in the field of Grammatical Error Correction (GEC) to alleviate the problem of data scarcity.
Syntology lines on 4 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections