Property MinTermFreq
MinTermFreq
Gets or Sets the frequency below which terms will be ignored in the source doc. The default frequency is the DEFAULT_MIN_TERM_FREQ.
Declaration
public int MinTermFreq { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |