Struct Point

Struct Documentation

struct Point

Alignment is stored as a sparse matrix, this pretty much aligns with marian internals but is brought here to maintain translator agnosticism/independence.

Public Members

size_t src

Index pointing to source ByteRange.

size_t tgt

Index pointing to target ByteRange.

float prob

Score between [0, 1] on indicating degree of alignment.