AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Configures the Assisted Natural Language Understanding (NLU) feature for your bot. This specification determines whether enhanced intent recognition and utterance understanding capabilities are active.
Namespace: Amazon.LexModelsV2.Model
Assembly: AWSSDK.LexModelsV2.dll
Version: 3.x.y.z
public class NluImprovementSpecification
The NluImprovementSpecification type exposes the following members
| Name | Description | |
|---|---|---|
|
NluImprovementSpecification() |
| Name | Type | Description | |
|---|---|---|---|
|
AssistedNluMode | Amazon.LexModelsV2.AssistedNluMode |
Gets and sets the property AssistedNluMode.
Specifies the mode for Assisted NLU operation. Use |
|
Enabled | System.Boolean |
Gets and sets the property Enabled.
Determines whether the Assisted NLU feature is enabled for the bot. When set to |
|
IntentDisambiguationSettings | Amazon.LexModelsV2.Model.IntentDisambiguationSettings |
Gets and sets the property IntentDisambiguationSettings. An object containing specifications for the Intent Disambiguation feature within the Assisted NLU settings. These settings determine how the bot handles ambiguous user inputs that could match multiple intents. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5