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/BEA-2019 (test)

Grammatical Error Correction on BEA-2019 (test)

Metric: F0.5 (higher is better)

LeaderboardDataset
Loading chart...

Results

Submit a result
#Model↕F0.5▼Extra DataPaperDate↕Code
1Majority-voting ensemble on best 7 models81.4NoPillars of Grammatical Error Correction: Compreh...2024-04-23Code
2GRECO (voting+ESC)80.84NoSystem Combination via Quality Estimation for Gr...2023-10-23Code
3ESC79.9No--Code
4RedPenNet77.6YesRedPenNet for Grammatical Error Correction: Outp...2023-09-19Code
5clang_large_ft2-gector77.1No--Code
6Unsupervised GEC + cLang876.5No--Code
7DeBERTa + RoBERTa + XLNet76.05NoEnsembling and Knowledge Distilling of Large Seq...2022-03-24Code
8MoECE74.07NoEfficient and Interpretable Grammatical Error Co...2024-10-30Code
9Sequence tagging + token-level transformations + two-stage fine-tuning (+RoBERTa, XLNet)73.7NoGECToR -- Grammatical Error Correction: Tag, Not...2020-05-26Code
10BEA Combination73.2NoLearning to combine Grammatical Error Corrections2019-06-10Code
11GEC-DI (LM+GED)73.1NoImproving Seq2Seq Grammatical Error Correction v...2023-10-23Code
12LM-Critic72.9NoLM-Critic: Language Models for Unsupervised Gram...2021-09-14Code
13Sequence tagging + token-level transformations + two-stage fine-tuning (+XLNet)72.4NoGECToR -- Grammatical Error Correction: Tag, Not...2020-05-26Code
14Transformer + Pre-train with Pseudo Data70.2NoAn Empirical Study of Incorporating Pseudo Data ...2019-09-02Code
15Transformer + Pre-train with Pseudo Data (+BERT)69.8NoEncoder-Decoder Models Can Benefit from Pre-trai...2020-05-03Code
16Transformer69.5No--Code
17Transformer69NoA Neural Grammatical Error Correction System Bui...2019-07-02Code
18VERNet68.9NoNeural Quality Estimation with Multiple Hypothes...2021-05-10Code
19Ensemble of models66.78No---