Class AlignerSettings
Inheritance
AlignerSettings
Assembly: Sdl.Core.FineGrainedAlignment.dll
Syntax
public class AlignerSettings
Constructors
AlignerSettings(uint, bool)
Declaration
public AlignerSettings(uint combinedUniqueTokenStringThreshold, bool useTuFilteredMatrix = true)
Parameters
Type |
Name |
Description |
uint |
combinedUniqueTokenStringThreshold |
|
bool |
useTuFilteredMatrix |
|
Properties
CombinedUniqueTokenStringThreshold
Declaration
public uint CombinedUniqueTokenStringThreshold { get; }
Property Value
UseTuFilteredMatrix
Declaration
public bool UseTuFilteredMatrix { get; }
Property Value