paper-with-me

홈 › Papers

A Simple but Effective Classification Model for Grammatical Error Correction

2018-07-02 · Zhu Kaili, Chuan Wang, Ruobing Li, Yang Liu, Tianlei Hu, Hui Lin

We treat grammatical error correction (GEC) as a classification problem in this study, where for different types of errors, a target word is identified, and the classifier predicts the correct word form from a set of possible choices. We propose a novel neural network based feature representation and classification model, trained using large text corpora without human annotations. Specifically we use RNNs with attention to represent both the left and right context of a target word. All feature embeddings are learned jointly in an end-to-end fashion. Experimental results show that our novel approach outperforms other classifier methods on the CoNLL-2014 test set (F0.5 45.05%). Our model is simple but effective, and is suitable for industrial production.

📄 PDF Abstract BibTeX arXiv:1807.00488

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationGrammatical Error Correction

Similar Papers 제목 키워드 기반

Frustratingly Easy System Combination for Grammatical Error Correction

2022-07-01 · NAACL 2022 7 · Muhammad Qorib, Seung-Hoon Na, Hwee Tou Ng

In this paper, we formulate system combination for grammatical error correction (GEC) as a simple machine learning task: binary classification. We demonstrate that with the right problem formulation, a simple logistic re…

Binary ClassificationGrammatical Error Correction

Minimally-Augmented Grammatical Error Correction

2019-11-01 · WS 2019 11 · Roman Grundkiewicz, Marcin Junczys-Dowmunt

There has been an increased interest in low-resource approaches to automatic grammatical error correction. We introduce Minimally-Augmented Grammatical Error Correction (MAGEC) that does not require any error-labelled da…

Grammatical Error Correction

From Spelling to Grammar: A New Framework for Chinese Grammatical Error Correction

2022-11-03 · Xiuyu Wu, Yunfang Wu

Chinese Grammatical Error Correction (CGEC) aims to generate a correct sentence from an erroneous sequence, where different kinds of errors are mixed. This paper divides the CGEC task into two steps, namely spelling erro…

Data AugmentationGrammatical Error CorrectionPOSSentence

Dynamic Negative Example Construction for Grammatical Error Correction using Contrastive Learning

2022-10-01 · CCL 2022 10 · He Junyi, Zhuang Junbin, Li Xia

“Grammatical error correction (GEC) aims at correcting texts with different types of grammatical errors into natural and correct forms. Due to the difference of error type distribution and error density, current grammati…

Contrastive LearningGrammatical Error Correction

Focus Is What You Need For Chinese Grammatical Error Correction

2022-10-23 · Jingheng Ye, Yinghui Li, Shirong Ma, Rui Xie 외

Chinese Grammatical Error Correction (CGEC) aims to automatically detect and correct grammatical errors contained in Chinese text. In the long term, researchers regard CGEC as a task with a certain degree of uncertainty,…

Grammatical Error CorrectionSentence