SOTAVerified

Chinese Grammatical Error Diagnosis with Graph Convolution Network and Multi-task Learning

2020-12-01AACL (NLP-TEA) 2020Unverified0· sign in to hype

Yikang Luo, Zuyi Bao, Chen Li, Rui Wang

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

This paper describes our participating system on the Chinese Grammatical Error Diagnosis (CGED) 2020 shared task. For the detection subtask, we propose two BERT-based approaches 1) with syntactic dependency trees enhancing the model performance and 2) under the multi-task learning framework to combine the sequence labeling and the sequence-to-sequence (seq2seq) models. For the correction subtask, we utilize the masked language model, the seq2seq model and the spelling check model to generate corrections based on the detection results. Finally, our system achieves the highest recall rate on the top-3 correction and the second best F1 score on identification level and position level.

Tasks

Reproductions