Class BilingualChiSquareComputer3
Inheritance
Object
BilingualChiSquareComputer3
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 BilingualChiSquareComputer3
Constructors
BilingualChiSquareComputer3(DataLocation2, Func<Task<Pair<IntSegment>>>)
Declaration
public BilingualChiSquareComputer3(DataLocation2 location, Func<Task<Pair<IntSegment>>> getSegmentFunc)
Parameters
Type | Name | Description |
---|---|---|
Data |
location | |
Func<Task<Pair<Int |
getSegmentFunc |
Fields
Progress
Declaration
public EventHandler<TranslationModelProgressEventArgs> Progress
Field Value
Type | Description |
---|---|
Event |