paper-with-me

Papers

Artificial Error Generation with Machine Translation and Syntactic Patterns

2017-07-17 · WS 2017 9 · Marek Rei, Mariano Felice, Zheng Yuan, Ted Briscoe

Shortage of available training data is holding back progress in the area of automated error detection. This paper investigates two alternative methods for artificially generating writing errors, in order to create additional resources. We propose treating error generation as a machine translation task, where grammatically correct text is translated to contain errors. In addition, we explore a system for extracting textual patterns from an annotated corpus, which can then be used to insert errors into grammatically correct sentences. Our experiments show that the inclusion of artificially generated errors significantly improves error detection accuracy on both FCE and CoNLL 2014 datasets.

📄 PDF Abstract BibTeX arXiv:1707.05236

Code (0)

등록된 구현이 없습니다.

Tasks

Grammatical Error DetectionMachine TranslationTranslation

Similar Papers 제목 키워드 기반

Improving Precision of Grammatical Error Correction with a Cheat Sheet

2019-08-01 · WS 2019 8 · Mengyang Qiu, Xuejiao Chen, Maggie Liu, Krishna Parvathala 외

In this paper, we explore two approaches of generating error-focused phrases and examine whether these phrases can lead to better performance in grammatical error correction for the restricted track of BEA 2019 Shared Ta…

Grammatical Error CorrectionMachine TranslationTranslation

Incorporating Syntactic Uncertainty in Neural Machine Translation with Forest-to-Sequence Model

2017-11-19 · Poorya Zaremoodi, Gholamreza Haffari

Incorporating syntactic information in Neural Machine Translation models is a method to compensate their requirement for a large amount of parallel training text, especially for low-resource language pairs. Previous work…

Machine TranslationSentenceTranslation

Incorporating Syntactic Uncertainty in Neural Machine Translation with a Forest-to-Sequence Model

2018-08-01 · COLING 2018 8 · Poorya Zaremoodi, Gholamreza Haffari

Incorporating syntactic information in Neural Machine Translation (NMT) can lead to better reorderings, particularly useful when the language pairs are syntactically highly divergent or when the training bitext is not la…

Machine TranslationNMTSentenceTranslation

Neural Text Generation with Artificial Negative Examples

2020-12-28 · Keisuke Shirai, Kazuma Hashimoto, Akiko Eriguchi, Takashi Ninomiya 외

Neural text generation models conditioning on given input (e.g. machine translation and image captioning) are usually trained by maximum likelihood estimation of target text. However, the trained models suffer from vario…

Image CaptioningMachine TranslationText GenerationTranslation

The Impact of Syntactic and Semantic Proximity on Machine Translation with Back-Translation

2024-03-26 · Nicolas Guerin, Shane Steinert-Threlkeld, Emmanuel Chemla

Unsupervised on-the-fly back-translation, in conjunction with multilingual pretraining, is the dominant method for unsupervised neural machine translation. Theoretically, however, the method should not work in general. W…

Machine TranslationTranslationUnsupervised Machine Translation