paper-with-me

Papers Automatic Post-Editing

“Automatic Post-Editing” 태그가 달린 논문 124편 · 필터 해제

Exploring the Importance of Source Text in Automatic Post-Editing for Context-Aware Machine Translation

2021-05-01 · NoDaLiDa 2021 5 · Chaojun Wang, Christian Hardmeier, Rico Sennrich

Accurate translation requires document-level information, which is ignored by sentence-level machine translation. Recent work has demonstrated that document-level consistency can be improved with automatic post-editing (…

Automatic Post-EditingMachine TranslationSentenceTranslation

Automatic Post-Editing for Vietnamese

2021-04-25 · ALTA 2021 12 · Thanh Vu, Dai Quoc Nguyen

Automatic post-editing (APE) is an important remedy for reducing errors of raw translated texts that are produced by machine translation (MT) systems or software-aided translation. In this paper, we present a systematic …

Automatic Post-EditingMachine TranslationSentenceTranslation

Adaptation of Back-translation to Automatic Post-Editing for Synthetic Data Generation

2021-04-01 · EACL 2021 2 · WonKee Lee, Baikjin Jung, Jaehun Shin, Jong-Hyeok Lee

Automatic Post-Editing (APE) aims to correct errors in the output of a given machine translation (MT) system. Although data-driven approaches have become prevalent also in the APE task as in many other NLP tasks, there h…

Automatic Post-EditingMachine TranslationSentenceSynthetic Data Generation+1

Building The First English-Brazilian Portuguese Corpus for Automatic Post-Editing

2020-12-01 · COLING 2020 8 · Felipe Almeida Costa, Thiago castro Ferreira, Adriana Pagano, Wagner Meira

This paper introduces the first corpus for Automatic Post-Editing of English and a low-resource language, Brazilian Portuguese. The source English texts were extracted from the WebNLG corpus and automatically translated …

Automatic Post-EditingMachine TranslationTranslation

Findings of the WMT 2020 Shared Task on Automatic Post-Editing

2020-11-01 · WMT (EMNLP) 2020 11 · Rajen Chatterjee, Markus Freitag, Matteo Negri, Marco Turchi

We present the results of the 6th round of the WMT task on MT Automatic Post-Editing. The task consists in automatically correcting the output of a “black-box” machine translation system by learning from existing human c…

Automatic Post-EditingMachine TranslationNMT

Cross-Lingual Transformers for Neural Automatic Post-Editing

2020-11-01 · WMT (EMNLP) 2020 11 · Dongjun Lee

In this paper, we describe the Bering Lab’s submission to the WMT 2020 Shared Task on Automatic Post-Editing (APE). First, we propose a cross-lingual Transformer architecture that takes a concatenation of a source senten…

Automatic Post-EditingLanguage ModelingLanguage ModellingNMT+1

POSTECH-ETRI’s Submission to the WMT2020 APE Shared Task: Automatic Post-Editing with Cross-lingual Language Model

2020-11-01 · WMT (EMNLP) 2020 11 · Jihyung Lee, WonKee Lee, Jaehun Shin, Baikjin Jung 외

This paper describes POSTECH-ETRI’s submission to WMT2020 for the shared task on automatic post-editing (APE) for 2 language pairs: English-German (En-De) and English-Chinese (En-Zh). We propose APE systems based on a cr…

Automatic Post-EditingLanguage ModelingLanguage ModellingMasked Language Modeling+1

Noising Scheme for Data Augmentation in Automatic Post-Editing

2020-11-01 · WMT (EMNLP) 2020 11 · WonKee Lee, Jaehun Shin, Baikjin Jung, Jihyung Lee 외

This paper describes POSTECH’s submission to WMT20 for the shared task on Automatic Post-Editing (APE). Our focus is on increasing the quantity of available APE data to overcome the shortage of human-crafted training dat…

Automatic Post-EditingData AugmentationNMT

Alibaba’s Submission for the WMT 2020 APE Shared Task: Improving Automatic Post-Editing with Pre-trained Conditional Cross-Lingual BERT

2020-11-01 · WMT (EMNLP) 2020 11 · Jiayi Wang, Ke Wang, Kai Fan, Yuqi Zhang 외

The goal of Automatic Post-Editing (APE) is basically to examine the automatic methods for correcting translation errors generated by an unknown machine translation (MT) system. This paper describes Alibaba’s submissions…

Automatic Post-EditingBenchmarkingData AugmentationDecoder+4

HW-TSC’s Participation at WMT 2020 Automatic Post Editing Shared Task

2020-11-01 · WMT (EMNLP) 2020 11 · Hao Yang, Minghan Wang, Daimeng Wei, Hengchao Shang 외

The paper presents the submission by HW-TSC in the WMT 2020 Automatic Post Editing Shared Task. We participate in the English-German and English-Chinese language pairs. Our system is built based on the Transformer pre-tr…

Automatic Post-EditingNMTTranslation

Incorporating Terminology Constraints in Automatic Post-Editing

2020-10-19 · WMT (EMNLP) 2020 11 · David Wan, Chris Kedzie, Faisal Ladhak, Marine Carpuat 외

Users of machine translation (MT) may want to ensure the use of specific lexical terminologies. While there exist techniques for incorporating terminology constraints during inference for MT, current APE approaches canno…

Automatic Post-EditingData AugmentationMachine TranslationTranslation

MLQE-PE: A Multilingual Quality Estimation and Post-Editing Dataset

2020-10-09 · LREC 2022 6 · Marina Fomicheva, Shuo Sun, Erick Fonseca, Chrysoula Zerva 외

We present MLQE-PE, a new dataset for Machine Translation (MT) Quality Estimation (QE) and Automatic Post-Editing (APE). The dataset contains eleven language pairs, with human labels for up to 10,000 translations per lan…

ArticlesAutomatic Post-EditingMachine TranslationSentence+1

Can Automatic Post-Editing Improve NMT?

2020-09-30 · EMNLP 2020 11 · Shamil Chollampatt, Raymond Hendy Susanto, Liling Tan, Ewa Szymanska

Automatic post-editing (APE) aims to improve machine translations, thereby reducing human post-editing effort. APE has had notable success when used with statistical machine translation (SMT) systems but has not been as …

Automatic Post-EditingMachine TranslationNMTSpecificity+1

Computer Assisted Translation with Neural Quality Estimation and Automatic Post-Editing

2020-09-19 · Findings of the Association for Computational Linguistics 2020 · Jiayi Wang, Ke Wang, Niyu Ge, Yangbing Shi 외

With the advent of neural machine translation, there has been a marked shift towards leveraging and consuming the machine translation results. However, the gap between machine translation systems and human translators ne…

Automatic Post-EditingMachine TranslationTranslation

DynE: Dynamic Ensemble Decoding for Multi-Document Summarization

2020-06-15 · Chris Hokamp, Demian Gholipour Ghalandari, Nghia The Pham, John Glover

Sequence-to-sequence (s2s) models are the basis for extensive work in natural language processing. However, some applications, such as multi-document summarization, multi-modal machine translation, and the automatic post…

ArticlesAutomatic Post-EditingDocument SummarizationMachine Translation+2

NMT and PBSMT Error Analyses in English to Brazilian Portuguese Automatic Translations

2020-05-01 · LREC 2020 5 · Helena Caseli, Marcio In{\'a}cio

Machine Translation (MT) is one of the most important natural language processing applications. Independently of the applied MT approach, a MT system automatically generates an equivalent version (in some target language…

Automatic Post-EditingMachine TranslationNMTSentence+1

A Post-Editing Dataset in the Legal Domain: Do we Underestimate Neural Machine Translation Quality?

2020-05-01 · LREC 2020 5 · Julia Ive, Lucia Specia, Sara Szoc, Tom Vanallemeersch 외

We introduce a machine translation dataset for three pairs of languages in the legal domain with post-edited high-quality neural machine translation and independent human references. The data was collected as part of the…

Automatic Post-EditingMachine TranslationSentenceTranslation

Learning Non-Monotonic Automatic Post-Editing of Translations from Human Orderings

2020-04-29 · EAMT 2020 11 · António Góis, Kyunghyun Cho, André Martins

Recent research in neural machine translation has explored flexible generation orders, as an alternative to left-to-right generation. However, training non-monotonic models brings a new complication: how to search for a …

Automatic Post-EditingMachine TranslationTranslation

Felix: Flexible Text Editing Through Tagging and Insertion

2020-03-24 · Findings of the Association for Computational Linguistics 2020 · Jonathan Mallinson, Aliaksei Severyn, Eric Malmi, Guillermo Garrido

We present Felix --- a flexible text-editing approach for generation, designed to derive the maximum benefit from the ideas of decoding with bi-directional contexts and self-supervised pre-training. In contrast to conven…

Automatic Post-EditingLanguage ModelingLanguage ModellingMachine Translation+4

Learning to Copy for Automatic Post-Editing

2019-11-09 · IJCNLP 2019 11 · Xuancheng Huang, Yang Liu, Huanbo Luan, Jingfang Xu 외

Automatic post-editing (APE), which aims to correct errors in the output of machine translation systems in a post-processing step, is an important task in natural language processing. While recent work has achieved consi…

Automatic Post-EditingMachine TranslationTranslation
← 이전 21–40 / 124 다음 →