The number of words to use in a single block for matching. The word count does not include special tokens such as <s>
or words that appear more than MaxWordCount
times.
Type: | Integer |
Default: | 300 |
Range: | 50–500 |
Required: | No |
Configuration Section: | transcheck module |
Example: | BlockSize=300
|
See Also: | MaxWordCount |
|