Search Results for

    Show / Hide Table of Contents

    Class WordAlignmentComputer3

    Inheritance
    object
    WordAlignmentComputer3
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    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
    IScoreProvider2 scoreProvider
    VocabularyFile3 vocabSrc
    VocabularyFile3 vocabTrg

    Fields

    MAX_SEGMENT_LENGTH

    Declaration
    public static readonly int MAX_SEGMENT_LENGTH
    Field Value
    Type Description
    int
    In this article
    • Constructors
      • WordAlignmentComputer3(IScoreProvider2, VocabularyFile3, VocabularyFile3)
    • Fields
      • MAX_SEGMENT_LENGTH
    Back to top Generated by DocFX