Papers › SentAlign: Accurate and Scalable Sentence Alignment

SentAlign: Accurate and Scalable Sentence Alignment

15 Nov 2023arXiv:2311.08982archive 2025-07-28

Steinþór Steingrímsson, Hrafn Loftsson, Andy Way

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.

PaperPDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2311.08982")

Code

Syntology Ran 8 of 10 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 1 ran · honoured contract; 7 ran · our draft was wrong.

By repository: official repository: 10 samples from 1 repository, 8 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

steinst/sentalign officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 8 ran; 1 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

1ran · honoured contract
7ran · our draft was wrong
2unverified

Licence: 0 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from steinst/sentalign. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

add_nulls steinst/sentalign/align_anchors.py official repository ran · our draft was wrong Apache-2.0 (permissive) · a96e7e2f0548f8b5 · report
check_for_nulls steinst/sentalign/align_anchors.py official repository ran · our draft was wrong Apache-2.0 (permissive) · 493838232d77d877 · report
concat_strings steinst/sentalign/align_anchors.py official repository ran · our draft was wrong Apache-2.0 (permissive) · bb9416f36b47caaf · report
create_combinations_from_concatenations steinst/sentalign/align_anchors.py official repository ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 6b9787c8d7cf5c19 · report
create_concats steinst/sentalign/align_anchors.py official repository ran · our draft was wrong Apache-2.0 (permissive) · b674d206c22a46ac · report
get_highest_scoring_pairs steinst/sentalign/align_anchors.py official repository ran · our draft was wrong Apache-2.0 (permissive) · fc921754526f6839 · report
get_labse_score steinst/sentalign/align_anchors.py official repository ran · honoured contract Apache-2.0 (permissive) · 3524d3d98293aa63 · report
reevaluate_path steinst/sentalign/align_anchors.py official repository ran · our draft was wrong Apache-2.0 (permissive) · c7ebf2f9d86ba79d · report
align_anchors steinst/sentalign/align_anchors.py official repository unverified Apache-2.0 (permissive) · 5c4014d6f76d370c · report
fill_null_aligns steinst/sentalign/align_anchors.py official repository unverified Apache-2.0 (permissive) · 8358c8ed0b6c07e5 · report

Tasks

Machine TranslationSentenceTranslation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

ALIGN

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections