paper-with-me

Papers

Generating Inflectional Errors for Grammatical Error Correction in Hindi

2020-12-01 · Asian Chapter of the Association for Computational Linguistics 2020 · Ankur Sonawane, Sujeet Kumar Vishwakarma, Bhavana Srivastava, Anil Kumar Singh

Automated grammatical error correction has been explored as an important research problem within NLP, with the majority of the work being done on English and similar resource-rich languages. Grammar correction using neural networks is a data-heavy task, with the recent state of the art models requiring datasets with millions of annotated sentences for proper training. It is difficult to find such resources for Indic languages due to their relative lack of digitized content and complex morphology, compared to English. We address this problem by generating a large corpus of artificial inflectional errors for training GEC models. Moreover, to evaluate the performance of models trained on this dataset, we create a corpus of real Hindi errors extracted from Wikipedia edits. Analyzing this dataset with a modified version of the ERRANT error annotation toolkit, we find that inflectional errors are very common in this language. Finally, we produce the initial baseline results using state of the art methods developed for English.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Grammatical Error Correction

Similar Papers 제목 키워드 기반

The Unbearable Weight of Generating Artificial Errors for Grammatical Error Correction

2019-07-21 · WS 2019 8 · Phu Mon Htut, Joel Tetreault

In recent years, sequence-to-sequence models have been very effective for end-to-end grammatical error correction (GEC). As creating human-annotated parallel corpus for GEC is expensive and time-consuming, there has been…

Grammatical Error Correction

Generating artificial errors for grammatical error correction

2014-04-01 · EACL 2014 4 · Mariano Felice, Zheng Yuan
Grammatical Error CorrectionMachine Translation

A Comparative Study of Synthetic Data Generation Methods for Grammatical Error Correction

2020-07-01 · WS 2020 7 · Max White, Alla Rozovskaya

Grammatical Error Correction (GEC) is concerned with correcting grammatical errors in written text. Current GEC systems, namely those leveraging statistical and neural machine translation, require large quantities of ann…

Grammatical Error CorrectionMachine TranslationSynthetic Data GenerationTranslation

Pseudo-Error Generation for Grammatical Error Correction Based on Learner’s First Language

2021-09-17 · ACL ARR September 2021 9 · Anonymous

We propose to adapt grammatical error correction (GEC) systems to the learners' first language (L1) by generating artificial errors that reflect the L1 influence. To this end, we employ two simple approaches: fine-tuning…

Grammatical Error CorrectionTranslation

Artificial Error Generation with Fluency Filtering

2019-08-01 · WS 2019 8 · Mengyang Qiu, Jungyeul Park

The quantity and quality of training data plays a crucial role in grammatical error correction (GEC). However, due to the fact that obtaining human-annotated GEC data is both time-consuming and expensive, several studies…

Grammatical Error Correction