Grammatical Error Correction
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.|
Papers
Showing 1–10 of 415 papers
All datasetsCoNLL-2014 Shared TaskBEA-2019 (test)Falko-MERLINJFLEGUA-GECCoNLL-2014 Shared Task (10 annotations)RestrictedUnrestricted_Restricted_EstGEC-L2FCGECMuCGEC
Benchmark Results
| # | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| 1 | Llama + 1M BT + gold | F0.5 | 74.09 | — | Unverified |
| 2 | mBART-based model with synthetic data | F0.5 | 68.17 | — | Unverified |
| 3 | mT5 large + 10M synth | F0.5 | 68.09 | — | Unverified |
| 4 | RedPenNet | F0.5 | 67.71 | — | Unverified |
| 5 | ChatGPT (zero-shot) | F0.5 | 27.4 | — | Unverified |