Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

A Syntax-Guided Grammatical Error Correction Model with Dependency Tree Correction

About

Grammatical Error Correction (GEC) is a task of detecting and correcting grammatical errors in sentences. Recently, neural machine translation systems have become popular approaches for this task. However, these methods lack the use of syntactic knowledge which plays an important role in the correction of grammatical errors. In this work, we propose a syntax-guided GEC model (SG-GEC) which adopts the graph attention mechanism to utilize the syntactic knowledge of dependency trees. Considering the dependency trees of the grammatically incorrect source sentences might provide incorrect syntactic knowledge, we propose a dependency tree correction task to deal with it. Combining with data augmentation method, our model achieves strong performances without using any large pre-trained models. We evaluate our model on public benchmarks of GEC task and it achieves competitive results.

Zhaohong Wan, Xiaojun Wan• 2021

Related benchmarks

TaskDatasetResultRank
Grammatical Error CorrectionCoNLL 2014 (test)
F0.5 Score63.2
207
Grammatical Error CorrectionBEA shared task 2019 (test)
F0.5 Score67.3
139
Showing 2 of 2 rows

Other info

Follow for update