SOTAVerified

Heterogeneous Recycle Generation for Chinese Grammatical Error Correction

2020-12-01COLING 2020Unverified0· sign in to hype

Charles Hinson, Hen-Hsen Huang, Hsin-Hsi Chen

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Most recent works in the field of grammatical error correction (GEC) rely on neural machine translation-based models. Although these models boast impressive performance, they require a massive amount of data to properly train. Furthermore, NMT-based systems treat GEC purely as a translation task and overlook the editing aspect of it. In this work we propose a heterogeneous approach to Chinese GEC, composed of a NMT-based model, a sequence editing model, and a spell checker. Our methodology not only achieves a new state-of-the-art performance for Chinese GEC, but also does so without relying on data augmentation or GEC-specific architecture changes. We further experiment with all possible configurations of our system with respect to model composition order and number of rounds of correction. A detailed analysis of each model and their contributions to the correction process is performed by adapting the ERRANT scorer to be able to score Chinese sentences.

Tasks

Reproductions