paper-with-me

홈 › Papers

The CUED's Grammatical Error Correction Systems for BEA-2019

2019-06-29 · WS 2019 8 · Felix Stahlberg, Bill Byrne

We describe two entries from the Cambridge University Engineering Department to the BEA 2019 Shared Task on grammatical error correction. Our submission to the low-resource track is based on prior work on using finite state transducers together with strong neural language models. Our system for the restricted track is a purely neural system consisting of neural language models and neural machine translation models trained with back-translation and a combination of checkpoint averaging and fine-tuning -- without the help of any additional tools like spell checkers. The latter system has been used inside a separate system combination entry in cooperation with the Cambridge University Computer Lab.

📄 PDF Abstract BibTeX arXiv:1907.00168

Code (0)

등록된 구현이 없습니다.

Tasks

Grammatical Error CorrectionMachine TranslationTranslation

Similar Papers 제목 키워드 기반

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

Enhancing Grammatical Error Correction Systems with Explanations

2023-05-25 · Yuejiao Fei, Leyang Cui, Sen yang, Wai Lam 외

Grammatical error correction systems improve written communication by detecting and correcting language mistakes. To help language learners better understand why the GEC system makes a certain correction, the causes of e…

Grammatical Error Correction

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

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

2021-11-05 · Zhaohong Wan, Xiaojun Wan

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 …

Data AugmentationGrammatical Error CorrectionGraph AttentionMachine Translation+1

Grammatical Error Correction in Low-Resource Scenarios

2019-10-01 · WS 2019 11 · Jakub Náplava, Milan Straka

Grammatical error correction in English is a long studied problem with many existing systems and datasets. However, there has been only a limited research on error correction of other languages. In this paper, we present…

Grammatical Error CorrectionMachine TranslationTranslation