Property MinDocFreq
MinDocFreq
Gets or Sets the frequency at which words will be ignored which do not occur in at least this many docs. The default frequency is DEFAULT_MIN_DOC_FREQ.
Declaration
public int MinDocFreq { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |