SOTAVerified

CVTE at IJCNLP-2017 Task 1: Character Checking System for Chinese Grammatical Error Diagnosis Task

2017-12-01IJCNLP 2017Unverified0· sign in to hype

Xi-An Li, Peng Wang, Suixue Wang, Guanyu Jiang, Tianyuan You

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Grammatical error diagnosis is an important task in natural language processing. This paper introduces CVTE Character Checking System in the NLP-TEA-4 shared task for CGED 2017, we use Bi-LSTM to generate the probability of every character, then take two kinds of strategies to decide whether a character is correct or not. This system is probably more suitable to deal with the error type of bad word selection, which is one of four types of errors, and the rest are words re-dundancy, words missing and words disorder. Finally the second strategy achieves better F1 score than the first one at all of detection level, identification level, position level.

Tasks

Reproductions