Class TranslationModelBuilderSettings
Inheritance
Object
TranslationModelBuilderSettings
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: Sdl.Core.FineGrainedAlignment
Assembly: Sdl.Core.FineGrainedAlignment.dll
Syntax
public class TranslationModelBuilderSettings
Constructors
TranslationModelBuilderSettings(Int32)
Declaration
public TranslationModelBuilderSettings(int minModelSampleSize)
Parameters
| Type | Name | Description |
|---|---|---|
| Int32 | minModelSampleSize |
Properties
Default
Declaration
public static TranslationModelBuilderSettings Default { get; }
Property Value
| Type | Description |
|---|---|
| TranslationModelBuilderSettings |
MinModelSampleSize
Declaration
public int MinModelSampleSize { get; }
Property Value
| Type | Description |
|---|---|
| Int32 |