Class ChiSquaredAligner.CodedTokenIndexConverter
Inheritance
Object
ChiSquaredAligner.CodedTokenIndexConverter
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
protected class CodedTokenIndexConverter
Constructors
CodedTokenIndexConverter(List<Int16>)
Declaration
public CodedTokenIndexConverter(List<short> tokenInfo)
Parameters
Type | Name | Description |
---|---|---|
List<Int16> | tokenInfo |
Methods
CodedTokenIndexToTUSpan(Int32)
Declaration
public LiftSpan CodedTokenIndexToTUSpan(int ix)
Parameters
Type | Name | Description |
---|---|---|
Int32 | ix |
Returns
Type | Description |
---|---|
Lift |