Skip to main content

AlignmentPair

Type Alias AlignmentPair 

Source
pub type AlignmentPair = (usize, usize);
Expand description

A directed word alignment: source index → target index