2 references to UseAllLengths
Microsoft.ML.Transforms (2)
Text\NgramTransform.cs (2)
71if (NgramLength != null || UseAllLengths != null || SkipLength != null || Utils.Size(MaxNumTerms) != 0) 428item.UseAllLengths ?? options.UseAllLengths,