CLAISep 4, 2020

Recent Trends in the Use of Deep Learning Models for Grammar Error Handling

arXiv:2009.02358v17 citations
Originality Synthesis-oriented
AI Analysis

It provides a synthesis of methods for grammar error handling in NLP, which is incremental as it summarizes existing trends without introducing new results.

This survey reviews deep learning approaches for grammar error handling, focusing on neural machine translation and editor models, and discusses techniques to improve performance across data preparation, training, and inference stages.

Grammar error handling (GEH) is an important topic in natural language processing (NLP). GEH includes both grammar error detection and grammar error correction. Recent advances in computation systems have promoted the use of deep learning (DL) models for NLP problems such as GEH. In this survey we focus on two main DL approaches for GEH: neural machine translation models and editor models. We describe the three main stages of the pipeline for these models: data preparation, training, and inference. Additionally, we discuss different techniques to improve the performance of these models at each stage of the pipeline. We compare the performance of different models and conclude with proposed future directions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes