The SegmentThreshold
parameter sets the amount of evidence required to detect a language change 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 lower than SegmentUnkThreshold.
Type: | Integer |
---|---|
Default: | 75 |
Recommended Range: |
32–128 |
Required: | No |
Configuration Section: | langid module (BOUNDARY mode only) |
Example: | SegmentThreshold=75
|
See also: | SegmentUnkThreshold |
|