Class WordAlignmentComputer3
Inheritance
Object
WordAlignmentComputer3
Namespace: Sdl.Core.FineGrainedAlignment
Assembly: Sdl.Core.FineGrainedAlignment.dll
Syntax
public class WordAlignmentComputer3 : Object
Constructors
WordAlignmentComputer3(IScoreProvider2, VocabularyFile3, VocabularyFile3)
Declaration
public WordAlignmentComputer3(IScoreProvider2 scoreProvider, VocabularyFile3 vocabSrc, VocabularyFile3 vocabTrg)
Parameters
Type | Name | Description |
---|---|---|
IScoreProvider2 | scoreProvider | |
VocabularyFile3 | vocabSrc | |
VocabularyFile3 | vocabTrg |
Fields
MAX_SEGMENT_LENGTH
Declaration
public static readonly int MAX_SEGMENT_LENGTH
Field Value
Type | Description |
---|---|
Int32 |