paper-with-me

홈 › Papers

Grammatical Error Correction and Style Transfer via Zero-shot Monolingual Translation

2019-03-27 · Elizaveta Korotkova, Agnes Luhtaru, Maksym Del, Krista Liin, Daiga Deksne, Mark Fishel

Both grammatical error correction and text style transfer can be viewed as monolingual sequence-to-sequence transformation tasks, but the scarcity of directly annotated data for either task makes them unfeasible for most languages. We present an approach that does both tasks within the same trained model, and only uses regular language parallel data, without requiring error-corrected or style-adapted texts. We apply our model to three languages and present a thorough evaluation on both tasks, showing that the model is reliable for a number of error types and style transfer aspects.

📄 PDF Abstract BibTeX arXiv:1903.11283

Code (0)

등록된 구현이 없습니다.

Tasks

Grammatical Error CorrectionStyle TransferText Style TransferTranslation

Similar Papers 제목 키워드 기반

Automatic Grammatical Error Correction for Sequence-to-sequence Text Generation: An Empirical Study

2019-07-01 · ACL 2019 7 · Tao Ge, Xingxing Zhang, Furu Wei, Ming Zhou

Sequence-to-sequence (seq2seq) models have achieved tremendous success in text generation tasks. However, there is no guarantee that they can always generate sentences without grammatical errors. In this paper, we presen…

Formality Style TransferGrammatical Error CorrectionMachine TranslationSentence+4

A Neural Grammatical Error Correction System Built On Better Pre-training and Sequential Transfer Learning

2019-07-02 · WS 2019 8 · Yo Joong Choe, Jiyeon Ham, Kyubyong Park, Yeoil Yoon

Grammatical error correction can be viewed as a low-resource sequence-to-sequence task, because publicly available parallel corpora are limited. To tackle this challenge, we first generate erroneous versions of large una…

Grammatical Error CorrectionTransfer Learning

Cross-lingual Transfer Learning for Grammatical Error Correction

2020-12-01 · COLING 2020 8 · Ikumi Yamashita, Satoru Katsumata, Masahiro Kaneko, Aizhan Imankulova 외

In this study, we explore cross-lingual transfer learning in grammatical error correction (GEC) tasks. Many languages lack the resources required to train GEC models. Cross-lingual transfer learning from high-resource la…

Cross-Lingual TransferGrammatical Error CorrectionTransfer Learning

Grammatical Error Generation Based on Translated Fragments

2021-04-20 · NoDaLiDa 2021 5 · Eetu Sjöblom, Mathias Creutz, Teemu Vahtola

We perform neural machine translation of sentence fragments in order to create large amounts of training data for English grammatical error correction. Our method aims at simulating mistakes made by second language learn…

Grammatical Error CorrectionMachine TranslationSentenceTranslation

COLA-GEC: A Bidirectional Framework for Enhancing Grammatical Acceptability and Error Correction

2025-07-16 · Xiangyu Yang, Xinying Qiu arxiv

Grammatical Error Correction (GEC) and grammatical acceptability judgment (COLA) are core tasks in natural language processing, sharing foundational grammatical knowledge yet typically evolving independently. This paper …

Grammatical Error Correction