Grammatical Error Correction and Style Transfer via Zero-shot Monolingual Translation
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Grammatical Error CorrectionStyle TransferText Style TransferTranslationSimilar Papers 제목 키워드 기반
Automatic Grammatical Error Correction for Sequence-to-sequence Text Generation: An Empirical Study
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+4A Neural Grammatical Error Correction System Built On Better Pre-training and Sequential Transfer Learning
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 LearningCross-lingual Transfer Learning for Grammatical Error Correction
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 LearningGrammatical Error Generation Based on Translated Fragments
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 TranslationSentenceTranslationCOLA-GEC: A Bidirectional Framework for Enhancing Grammatical Acceptability and Error Correction
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