Chinese Grammatical Error Diagnosis Based on RoBERTa-BiLSTM-CRF Model

Yingjie Han, Yingjie Yan, Yangchao Han, Rui Chao, Hongying Zan


Abstract
Chinese Grammatical Error Diagnosis (CGED) is a natural language processing task for the NLPTEA6 workshop. The goal of this task is to automatically diagnose grammatical errors in Chinese sentences written by L2 learners. This paper proposes a RoBERTa-BiLSTM-CRF model to detect grammatical errors in sentences. Firstly, RoBERTa model is used to obtain word vectors. Secondly, word vectors are input into BiLSTM layer to learn context features. Last, CRF layer without hand-craft features work for processing the output by BiLSTM. The optimal global sequences are obtained according to state transition matrix of CRF and adjacent labels of training data. In experiments, the result of RoBERTa-CRF model and ERNIE-BiLSTM-CRF model are compared, and the impacts of parameters of the models and the testing datasets are analyzed. In terms of evaluation results, our recall score of RoBERTa-BiLSTM-CRF ranks fourth at the detection level.
Anthology ID:
2020.nlptea-1.13
Volume:
Proceedings of the 6th Workshop on Natural Language Processing Techniques for Educational Applications
Month:
December
Year:
2020
Address:
Suzhou, China
Editors:
Erhong YANG, Endong XUN, Baolin ZHANG, Gaoqi RAO
Venue:
NLP-TEA
SIG:
Publisher:
Association for Computational Linguistics
Note:
Pages:
97–101
Language:
URL:
https://aclanthology.org/2020.nlptea-1.13
DOI:
Bibkey:
Cite (ACL):
Yingjie Han, Yingjie Yan, Yangchao Han, Rui Chao, and Hongying Zan. 2020. Chinese Grammatical Error Diagnosis Based on RoBERTa-BiLSTM-CRF Model. In Proceedings of the 6th Workshop on Natural Language Processing Techniques for Educational Applications, pages 97–101, Suzhou, China. Association for Computational Linguistics.
Cite (Informal):
Chinese Grammatical Error Diagnosis Based on RoBERTa-BiLSTM-CRF Model (Han et al., NLP-TEA 2020)
Copy Citation:
PDF:
https://aclanthology.org/2020.nlptea-1.13.pdf
Dataset:
 2020.nlptea-1.13.Dataset.rar
Software:
 2020.nlptea-1.13.Software.rar