Search Results for

    Show / Hide Table of Contents

    Class BilingualPhraseComputer3

    Inheritance
    System.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
    Sdl.LanguagePlatform.Stat.IntSegment srcSegment
    Sdl.LanguagePlatform.Stat.IntSegment trgSegment
    Sdl.LanguagePlatform.Stat.AlignmentTable at
    Returns
    Type Description
    System.Collections.Generic.List<AlignedPhrase>

    On this page

    Back to top Generated by DocFX