The minimum number of words that can be used 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: | 30 |
Required: | No |
Configuration Section: | transcheck module |
Example: | MinBlockSize=30
|
See Also: |
|