Share via


WordBagEstimator.Options.UseAllLengths Field

Definition

Whether to store all n-gram lengths up to ngramLength, or only ngramLength.

public bool UseAllLengths;
val mutable UseAllLengths : bool
Public UseAllLengths As Boolean 

Field Value

Applies to