1 write to SkipLength
Microsoft.ML.Transforms (1)
Text\NgramTransform.cs (1)
1067
SkipLength
= skipLength;
2 references to SkipLength
Microsoft.ML.Transforms (2)
Text\NgramTransform.cs (2)
136
SkipLength = info.
SkipLength
;
247
var skipLength = columns[iinfo].
SkipLength
;