| Package | Description |
|---|---|
| com.xatkit.core.recognition.dialogflow |
An intent recognition provider implementation for the DialogFlow platform.
|
| com.xatkit.core.recognition.regex |
| Modifier and Type | Class and Description |
|---|---|
class |
DialogFlowEntityMapper
An
EntityMapper initialized with DialogFlow's system entities. |
| Modifier and Type | Class and Description |
|---|---|
class |
RegExEntityMapper
An
EntityMapper that uses RegExp to match system entities. |
| Modifier and Type | Field and Description |
|---|---|
protected EntityMapper |
RegExIntentRecognitionProvider.entityMapper
The
EntityMapper used to store system and dynamic entity mappings. |
Copyright © 2020 SOM Research Lab. All rights reserved.