English

SentAlign: Accurate and Scalable Sentence Alignment

Computation and Language 2023-11-16 v1

Abstract

We present SentAlign, an accurate sentence alignment tool designed to handle very large parallel document pairs. Given user-defined parameters, the alignment algorithm evaluates all possible alignment paths in fairly large documents of thousands of sentences and uses a divide-and-conquer approach to align documents containing tens of thousands of sentences. The scoring function is based on LaBSE bilingual sentence representations. SentAlign outperforms five other sentence alignment tools when evaluated on two different evaluation sets, German-French and English-Icelandic, and on a downstream machine translation task.

Keywords

Cite

@article{arxiv.2311.08982,
  title  = {SentAlign: Accurate and Scalable Sentence Alignment},
  author = {Steinþór Steingrímsson and Hrafn Loftsson and Andy Way},
  journal= {arXiv preprint arXiv:2311.08982},
  year   = {2023}
}

Comments

EMNLP 2023 System Demonstration paper

R2 v1 2026-06-28T13:22:07.369Z