EntityMinScoreN

The minimum score that is required for a match to be returned. The lowest possible score is 0. The upper limit varies depending on the entity.

As the minimum score is increased above 0, towards (and even past) 1, you are indicating that matches must meet a higher confidence level to be returned.

NOTE:

The minimum score threshold is applied before Eduction runs any post-processing tasks (seePost-Processing). If a post-processing task reduces the score for a match so that it is lower than the threshold specified by this parameter, the match is not discarded. You could discard the match in the post-processing task, or run an additional post-processing task to check the scores on all matches and discard those below a certain value.

The entity number (N) in EntityMinScoreN must match the corresponding entity number in the EntityN entry.

Type: Long
Default: 0 (returns all matches)
Required: No
Configuration Section: Any section that you have defined for Eduction settings.
Example:

To specify a minimum score of 0.5 for Entity0:

Entity0=edk_common_entities/ss_number
EntityMinScore0=0.5

See Also:

EntityN

MinScore


_FT_HTML5_bannerTitle.htm