sn_nlu_workbench.glide.nlu.conflict.moderate_threshold
ServiceNow property description:
NLU Conflict Detection - Moderate Threshold
Attributes
- Sys ID: c128543b0724201028ef0a701ad3001f
- Type: string
- Application: NLU Workbench - Advanced Features
- Default value: 0.85

AI generated property description:
The ServiceNow property `sn_nlu_workbench.glide.nlu.conflict.moderate_threshold` is used to set the moderate threshold for conflict detection in Natural Language Understanding (NLU) models. This property helps in identifying potential conflicts between different NLU intents by setting a specific threshold value. When the similarity score between two intents exceeds this threshold, it indicates a moderate level of conflict, prompting further review or adjustment. Proper configuration of this threshold is crucial for maintaining the accuracy and reliability of NLU models. For more detailed information, refer to the official ServiceNow documentation on NLU instance properties.
Source