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 specifies the threshold value for identifying moderate conflicts in NLU processing, influencing how the system responds to potential ambiguities. |
| What area does it affect? |
NLU Workbench - Advanced Features |
| What does the default mean? |
The default value is "0.85", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when adjusting NLU conflict detection settings or optimizing system performance. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_nlu_workbench.glide.nlu.conflict.moderate_threshold |
| Sys ID |
c128543b0724201028ef0a701ad3001f |
| Type |
string |
| Application |
NLU Workbench - Advanced Features |
| Default value |
0.85 |
| Description |
NLU Conflict Detection - Moderate Threshold |
| Updated |
2024-05-25 04:35:21 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... number of records for NLU performance analysis sn_nlu_workbench.glide.nlu.performance.min_clustering_records 5,000 NLU Workbench - Advanced Features Use at least 5,000 records to get high quality results. NLU Conflict Detection - Moderate 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 ...
Related properties