Search Results for

    Show / Hide Table of Contents

    Class BilingualPhraseComputer3

    Inheritance
    object
    BilingualPhraseComputer3
    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 BilingualPhraseComputer3

    Methods

    Compute(IntSegment, IntSegment, AlignmentTable)

    Declaration
    public List<AlignedPhrase> Compute(IntSegment srcSegment, IntSegment trgSegment, AlignmentTable at)
    Parameters
    Type Name Description
    IntSegment srcSegment
    IntSegment trgSegment
    AlignmentTable at
    Returns
    Type Description
    List<AlignedPhrase>
    In this article
    • Methods
      • Compute(IntSegment, IntSegment, AlignmentTable)
    Back to top Generated by DocFX