The scoring method to use for language and speaker identification. You can use one of the following options:
raw
. Returns the raw form of the language identification confidence scores (they are not normalized).
normalized
. Normalizes the language identification confidence scores between 0.0
(worst) and 1.0
(best).
Type: | String |
Default: | normalized
|
Range: | raw or normalized |
Required: | No |
Configuration Section: | langid and ivscore modules |
Example: | ScoreMode=raw
|
See Also: |
|