Automatic Post-Editing of Machine Translation: A Neural Programmer-Interpreter Approach
View Researcher's Other CodesDisclaimer: The provided code links for this paper are external links. Science Nest has no responsibility for the accuracy, legality or content of these links. Also, by downloading this code(s), you agree to comply with the terms of use as set out by the author(s) of the code(s).
Please contact us in case of a broken link from here
Authors | Thuy-Trang Vu, Gholamreza Haffari |
Journal/Conference Name | EMNLP 2018 10 |
Paper Category | Artificial Intelligence |
Paper Abstract | Automated Post-Editing (PE) is the task of automatically correct common and repetitive errors found in machine translation (MT) output. In this paper, we present a neural programmer-interpreter approach to this task, resembling the way that human perform post-editing using discrete edit operations, wich we refer to as programs. Our model outperforms previous neural models for inducing PE programs on the WMT17 APE task for German-English up to +1 BLEU score and -0.7 TER scores. |
Date of publication | 2018 |
Code Programming Language | Python |
Comment |