Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Improving the Efficiency of Grammatical Error Correction with Erroneous Span Detection and Correction

About

We propose a novel language-independent approach to improve the efficiency for Grammatical Error Correction (GEC) by dividing the task into two subtasks: Erroneous Span Detection (ESD) and Erroneous Span Correction (ESC). ESD identifies grammatically incorrect text spans with an efficient sequence tagging model. Then, ESC leverages a seq2seq model to take the sentence with annotated erroneous spans as input and only outputs the corrected text for these spans. Experiments show our approach performs comparably to conventional seq2seq approaches in both English and Chinese GEC benchmarks with less than 50% time cost for inference.

Mengyun Chen, Tao Ge, Xingxing Zhang, Furu Wei, Ming Zhou• 2020

Related benchmarks

TaskDatasetResultRank
Grammatical Error CorrectionCoNLL 2014 (test)
F0.5 Score61
207
Grammatical Error CorrectionBEA shared task 2019 (test)
F0.5 Score66.9
139
Grammatical Error CorrectionNLPCC-18 Chinese GEC (test)
Precision37.3
49
Showing 3 of 3 rows

Other info

Follow for update