2 references to SkipLength
Microsoft.ML.Transforms (2)
Text\WordBagTransform.cs (2)
90if (NgramLength != null || SkipLength != null || UseAllLengths != null || Utils.Size(MaxNumTerms) > 0 || 157SkipLength = column.SkipLength,