paper-with-me

Papers

TransIns: Document Translation with Markup Reinsertion

2021-11-01 · EMNLP (ACL) 2021 11 · Jörg Steffen, Josef van Genabith

For many use cases, it is required that MT does not just translate raw text, but complex formatted documents (e.g. websites, slides, spreadsheets) and the result of the translation should reflect the formatting. This is challenging, as markup can be nested, apply to spans contiguous in source but non-contiguous in target etc. Here we present TransIns, a system for non-plain text document translation that builds on the Okapi framework and MT models trained with Marian NMT. We develop, implement and evaluate different strategies for reinserting markup into translated sentences using token alignments between source and target sentences. We propose a simple and effective strategy that compiles down all markup to single source tokens and transfers them to aligned target tokens. A first evaluation shows that this strategy yields highly accurate markup in the translated documents that outperforms the markup quality found in documents translated with popular translation services. We release TransIns under the MIT License as open-source software on https://github.com/DFKI-MLT/TransIns. An online demonstrator is available at https://transins.dfki.de.

📄 PDF Abstract BibTeX

Code (1)

dfki-mlt/transins 공식 구현

Tasks

Document TranslationNMTTranslation

Similar Papers 제목 키워드 기반

Treatment of Markup in Statistical Machine Translation

2017-09-01 · WS 2017 9 · Mathias M{\"u}ller

We present work on handling XML markup in Statistical Machine Translation (SMT). The methods we propose can be used to effectively preserve markup (for instance inline formatting or structure) and to place markup correct…

Machine TranslationTranslation

MarkupLM: Pre-training of Text and Markup Language for Visually-rich Document Understanding

2021-10-16 · Junlong Li, Yiheng Xu, Lei Cui, Furu Wei

Multimodal pre-training with text, layout, and image has made significant progress for Visually Rich Document Understanding (VRDU), especially the fixed-layout documents such as scanned document images. While, there are …

document understanding

MarkupLM: Pre-training of Text and Markup Language for Visually Rich Document Understanding

2022-05-01 · ACL 2022 5 · Junlong Li, Yiheng Xu, Lei Cui, Furu Wei

Multimodal pre-training with text, layout, and image has made significant progress for Visually Rich Document Understanding (VRDU), especially the fixed-layout documents such as scanned document images. While, there are …

document understanding

Automatic Bilingual Markup Transfer

2021-11-01 · Findings (EMNLP) 2021 11 · Thomas Zenkel, Joern Wuebker, John DeNero

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 tran…

Machine TranslationSentenceTranslation

Multimodal Markup Document Models for Graphic Design Completion

2024-09-27 · Kotaro Kikuchi, Naoto Inoue, Mayu Otani, Edgar Simo-Serra 외

This paper presents multimodal markup document models (MarkupDM) that can generate both markup language and images within interleaved multimodal documents. Unlike existing vision-and-language multimodal models, our Marku…

AttributeLanguage ModelingLanguage Modelling