WordBagEstimator.Options.UseAllLengths Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether to store all n-gram lengths up to ngramLength, or only ngramLength.
public bool UseAllLengths;
val mutable UseAllLengths : bool
Public UseAllLengths As Boolean