Class BilingualChiSquareComputer3
Inheritance
BilingualChiSquareComputer3
Assembly: Sdl.Core.FineGrainedAlignment.dll
Syntax
public class BilingualChiSquareComputer3
Constructors
Declaration
public BilingualChiSquareComputer3(DataLocation2 location, Func<Task<Pair<IntSegment>>> getSegmentFunc)
Parameters
Type |
Name |
Description |
Sdl.LanguagePlatform.Stat.DataLocation2 |
location |
|
FuncTaskPairSdl.LanguagePlatform.Stat.IntSegment |
getSegmentFunc |
|
Fields
Progress
Declaration
public EventHandler<TranslationModelProgressEventArgs> Progress
Field Value