Search Results for

    Show / Hide Table of Contents

    Class BilingualPhraseComputer3

    Inheritance
    Object
    BilingualPhraseComputer3
    Namespace: Sdl.Core.FineGrainedAlignment
    Assembly: Sdl.Core.FineGrainedAlignment.dll
    Syntax
    public class BilingualPhraseComputer3 : Object

    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
    Back to top Generated by DocFX