The maximum number of times a word can occur in an input transcript. If a word occurs more than this number of times, it is not used as a feature for matching blocks of text.
Type: | Integer |
Default: | 9999999 |
Range: | 10 and above |
Required: | No |
Configuration Section: | transcheck module |
Example: | MaxWordCount=50
|
See Also: | BlockSize |
|