The minimum score that is required, after all post-processing tasks have completed, for a match to be returned.
The threshold applies to all entities. When you specify a higher threshold, you are indicating that matches must meet a higher confidence level to be returned.
This parameter is similar to the MinScore parameter. 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: |
Any section that you have defined for Eduction settings |
| Example: | PostProcessThreshold=0.4 |
| See Also: | MinScore |
|
|