TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

SotA/Natural Language Processing/Grammatical Error Correction/CoNLL-2014 Shared Task

Grammatical Error Correction on CoNLL-2014 Shared Task

Metric: F0.5 (higher is better)

LeaderboardDataset
Loading chart...

Results

Submit a result
#Model↕F0.5▼Extra DataPaperDate↕Code
1Ensembles of best 7 models + GRECO + GTP-rerank72.8NoPillars of Grammatical Error Correction: Compreh...2024-04-23Code
2Majority-voting ensemble on best 7 models71.8NoPillars of Grammatical Error Correction: Compreh...2024-04-23Code
3GRECO (voting+ESC)71.12NoSystem Combination via Quality Estimation for Gr...2023-10-23Code
4GEC-DI (LM+GED)69.6NoImproving Seq2Seq Grammatical Error Correction v...2023-10-23Code
5Unsupervised GEC + cLang869.6No--Code
6ESC69.51No--Code
7T568.87NoA Simple Recipe for Multilingual Grammatical Err...2021-06-07Code
8MoECE67.79NoEfficient and Interpretable Grammatical Error Co...2024-10-30Code
9SynGEC67.6NoSynGEC: Syntax-Enhanced Grammatical Error Correc...2022-10-22Code
10Sequence tagging + token-level transformations + two-stage fine-tuning (+BERT, RoBERTa, XLNet)66.5NoGECToR -- Grammatical Error Correction: Tag, Not...2020-05-26Code
11LM-Critic65.8NoLM-Critic: Language Models for Unsupervised Gram...2021-09-14Code
12Sequence tagging + token-level transformations + two-stage fine-tuning (+XLNet)65.3NoGECToR -- Grammatical Error Correction: Tag, Not...2020-05-26Code
13Transformer + Pre-train with Pseudo Data (+BERT)65.2NoEncoder-Decoder Models Can Benefit from Pre-trai...2020-05-03Code
14Transformer + Pre-train with Pseudo Data65NoAn Empirical Study of Incorporating Pseudo Data ...2019-09-02Code
15VERNet63.7NoNeural Quality Estimation with Multiple Hypothes...2021-05-10Code
16BART63NoStronger Baselines for Grammatical Error Correct...2020-05-24Code
17Sequence Labeling with edits using BERT, Faster inference61.2NoParallel Iterative Edit Models for Local Sequenc...2019-10-07Code
18Copy-augmented Model (4 Ensemble +Denoising Autoencoder)61.15NoImproving Grammatical Error Correction via Pre-T...2019-03-01Code
19Sequence Labeling with edits using BERT, Faster inference (Single Model)59.7NoParallel Iterative Edit Models for Local Sequenc...2019-10-07Code
20CNN Seq2Seq + Quality Estimation56.52No--Code
21SMT + BiGRU56.25NoNear Human-Level Performance in Grammatical Erro...2018-04-16-
22Transformer55.8NoApproaching Neural Grammatical Error Correction ...2018-04-16Code
23CNN Seq2Seq54.79NoA Multilayer Convolutional Encoder-Decoder Neura...2018-01-26Code