EMNLP 2021finding5 citations

Automatic Bilingual Markup Transfer

Thomas Zenkel, Joern Wuebker, John DeNero

Abstract

We describe the task of bilingual markup transfer, which involves placing markup tags from a source sentence into a fixed target translation. This task arises in practice when a human translator generates the target translation without markup, and then the system infers the placement of markup tags. This task contrasts from previous work in which markup transfer is performed jointly with machine translation. We propose two novel metrics and evaluate several approaches based on unsupervised word alignments as well as a supervised neural sequence-to-sequence model. Our best approach achieves an average accuracy of 94.7% across six language pairs, indicating its potential usefulness for real-world localization tasks.

BibTeX
@inproceedings{zenkel-etal-2021-automatic-bilingual,
    title = "Automatic Bilingual Markup Transfer",
    author = "Zenkel, Thomas  and
      Wuebker, Joern  and
      DeNero, John",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2021",
    month = nov,
    year = "2021",
    address = "Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.findings-emnlp.299/",
    doi = "10.18653/v1/2021.findings-emnlp.299",
    pages = "3524--3533"
}