SOTAVerified

Vecalign: Improved Sentence Alignment in Linear Time and Space

2019-11-01IJCNLP 2019Unverified0· sign in to hype

Brian Thompson, Philipp Koehn

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We introduce Vecalign, a novel bilingual sentence alignment method which is linear in time and space with respect to the number of sentences being aligned and which requires only bilingual sentence embeddings. On a standard German--French test set, Vecalign outperforms the previous state-of-the-art method (which has quadratic time complexity and requires a machine translation system) by 5 F1 points. It substantially outperforms the popular Hunalign toolkit at recovering Bible verse alignments in medium- to low-resource language pairs, and it improves downstream MT quality by 1.7 and 1.6 BLEU in Sinhala-English and Nepali-English, respectively, compared to the Hunalign-based Paracrawl pipeline.

Tasks

Reproductions