Enum ConcatStrategy

Enum Documentation

enum marian::bergamot::ConcatStrategy

Values:

FAITHFUL

Target text is constructed faithful to the source-text structure.

SPACE

Target text is concatenated by a space.