Interface WorkspaceSystemSettingsDisambiguation.Sensitivity
- Enclosing class:
- WorkspaceSystemSettingsDisambiguation
public static interface WorkspaceSystemSettingsDisambiguation.Sensitivity
The sensitivity of the disambiguation feature to intent detection uncertainty. Higher
sensitivity means that the disambiguation feature is triggered more often and includes more
choices.
-
Field Summary
-
Field Details
-
AUTO
auto.- See Also:
- Constant Field Values
-
HIGH
high.- See Also:
- Constant Field Values
-
MEDIUM_HIGH
medium_high.- See Also:
- Constant Field Values
-
MEDIUM
medium.- See Also:
- Constant Field Values
-
MEDIUM_LOW
medium_low.- See Also:
- Constant Field Values
-
LOW
low.- See Also:
- Constant Field Values
-