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