Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property defines the critical threshold value for detecting conflicts in NLU processing, influencing how the system responds to ambiguous inputs. |
| What area does it affect? |
NLU Workbench - Advanced Features |
| What does the default mean? |
The default value is "0.95", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when adjusting NLU performance settings or troubleshooting conflict detection issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_nlu_workbench.glide.nlu.conflict.critical_threshold |
| Sys ID |
b658183b0724201028ef0a701ad30096 |
| Type |
string |
| Application |
NLU Workbench - Advanced Features |
| Default value |
0.95 |
| Description |
NLU Conflict Detection - Critical Threshold |
| Updated |
2024-05-25 03:56:12 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... Threshold sn_nlu_workbench.glide.nlu.conflict.moderate_threshold .85 NLU Workbench - Advanced Features Must be a decimal between 0 and 1. Keep this threshold less than the Critical Threshold. NLU Conflict Detection - Critical Threshold sn_nlu_workbench.glide.nlu.conflict.critical_threshold .95 NLU Workbench - Advanced Features Must be a decimal between 0 and 1. Keep this threshold greater than the Moderate Threshold. The maximum number of rows in a batch ...
Related properties