Search Results for

    Show / Hide Table of Contents

    Class BilingualPhraseComputer3.Settings

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

    Constructors

    Settings()

    Declaration
    public Settings()

    Fields

    Incremental

    Declaration
    public bool Incremental
    Field Value
    Type Description
    bool

    MaximumPhraseLength

    Declaration
    public int MaximumPhraseLength
    Field Value
    Type Description
    int

    MinimumLikelihood

    Declaration
    public double MinimumLikelihood
    Field Value
    Type Description
    double
    In this article
    • Constructors
      • Settings()
    • Fields
      • Incremental
      • MaximumPhraseLength
      • MinimumLikelihood
    Back to top Generated by DocFX