PostProcessThreshold

The minimum score that a match must have, after all post-processing tasks have completed, for Eduction to return that match.

The threshold applies to all entities. Specify a higher threshold to indicate that matches must meet a higher confidence level to return.

This parameter is similar to MinScore. Use PostProcessThreshold when you want to filter the matches after all post-processing tasks have completed, rather than before post-processing begins.

Type: Number
Default: All matches are returned
Required: No
Configuration Section:

Eduction

Example:
PostProcessThreshold=0.4
See Also: MinScore