Search Results for

    Show / Hide Table of Contents

    Class ChiSquaredAligner.CodedTokenIndexConverter

    Inheritance
    Object
    ChiSquaredAligner.CodedTokenIndexConverter
    Namespace: Sdl.Core.FineGrainedAlignment
    Assembly: Sdl.Core.FineGrainedAlignment.dll
    Syntax
    protected class CodedTokenIndexConverter : Object

    Constructors

    CodedTokenIndexConverter(List<Int16>)

    Declaration
    public CodedTokenIndexConverter(List<short> tokenInfo)
    Parameters
    Type Name Description
    List<Int16> tokenInfo

    Methods

    CodedTokenIndexToTUSpan(Int32)

    Declaration
    public LiftSpan CodedTokenIndexToTUSpan(int ix)
    Parameters
    Type Name Description
    Int32 ix
    Returns
    Type Description
    LiftSpan
    In this article
    Back to top Generated by DocFX