The SegmentUnkThreshold
parameter sets the amount of evidence required to detect an unknown language before flagging the change. Increasing this value reduces false boundary alarms, but can reduce precision and cause some boundaries to be missed or delayed. Set this value higher than SegmentThreshold.
Type: | Integer |
Default: | 200 |
Range: | 64–512 |
Required: | No |
Configuration Section: | langid module (BOUNDARY mode only) |
Example: | SegmentUnkThreshold=200
|
See Also: | SegmentThreshold |
|