MinScore

The minimum score that a match must have for Eduction to return it. The lowest possible score is 0. The upper limit varies depending on the entity.

Set a higher minimum score to indicate that matches must meet a higher confidence level to return.

This parameter applies to all entities. You can also set EntityMinScoreN, which applies to the entities specified by the corresponding EntityN parameter. If you set both parameters, a match must exceed both thresholds.

NOTE: Eduction applies this threshold before it runs any post-processing tasks. To filter matches after all post-processing tasks have completed, set PostProcessThreshold

NOTE: You can override the value of this parameter for specific actions by setting the MinScore action parameter.

Type: Long
Default: 0 (all matches are returned)
Required: No
Configuration Section:

Eduction

Example: MinScore=0.5
See Also:

MatchWholeWord

TokenWithPunctuation

PostProcessThreshold