Class WordAlignmentComputer3
Inheritance
System.Object
WordAlignmentComputer3
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Sdl.Core.FineGrainedAlignment
Assembly: Sdl.Core.FineGrainedAlignment.dll
Syntax
public class WordAlignmentComputer3
Constructors
WordAlignmentComputer3(IScoreProvider2, VocabularyFile3, VocabularyFile3)
Declaration
public WordAlignmentComputer3(IScoreProvider2 scoreProvider, VocabularyFile3 vocabSrc, VocabularyFile3 vocabTrg)
Parameters
Type | Name | Description |
---|---|---|
Sdl.LanguagePlatform.Stat.WordAlignment.IScoreProvider2 | scoreProvider | |
VocabularyFile3 | vocabSrc | |
VocabularyFile3 | vocabTrg |
Fields
MAX_SEGMENT_LENGTH
Declaration
public static readonly int MAX_SEGMENT_LENGTH
Field Value
Type | Description |
---|---|
System.Int32 |