SOTAVerified

Grammatical Error Correction in Low-Resource Scenarios

2019-10-01WS 2019Code Available0· sign in to hype

Jakub Náplava, Milan Straka

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Grammatical error correction in English is a long studied problem with many existing systems and datasets. However, there has been only a limited research on error correction of other languages. In this paper, we present a new dataset AKCES-GEC on grammatical error correction for Czech. We then make experiments on Czech, German and Russian and show that when utilizing synthetic parallel corpus, Transformer neural machine translation model can reach new state-of-the-art results on these datasets. AKCES-GEC is published under CC BY-NC-SA 4.0 license at https://hdl.handle.net/11234/1-3057 and the source code of the GEC model is available at https://github.com/ufal/low-resource-gec-wnut2019.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
Falko-MERLINTransformerF0.573.71Unverified
Falko-MERLINTransformer - synthetic pretrain onlyF0.551.41Unverified

Reproductions