See: Description
| Class | Description |
|---|---|
| EntityMapper |
A mapper that bind concrete entity names to their abstract definitions.
|
| IntentRecognitionProvider |
A unified wrapper for concrete intent recognition providers.
|
| IntentRecognitionProviderFactory |
Builds
IntentRecognitionProviders from the provided configuration. |
| RecognitionMonitor |
Provides monitoring capabilities for
IntentRecognitionProviders. |
| Exception | Description |
|---|---|
| IntentRecognitionProviderException |
Wraps all the exceptions thrown by the
IntentRecognitionProviders. |
These abstract classes are implemented in the dialogflow package to support intent recognition from the DialogFlow platform. Custom implementations are dynamically instantiated by the core components.
Copyright © 2020 SOM Research Lab. All rights reserved.