| Class | Description |
|---|---|
| Entity |
An
class EntityType with a role. |
| EntityType |
An entity type, with optional sub entities and predefined values.
|
| NlpEngineType |
A NLP engine unique identifier.
|
| NlpEntityValue |
Entity value returned by
class NlpResult. |
| NlpIntentQualifier |
Each allowed intent if NlpQuery.intentsSubset is set.
|
| NlpQuery |
A NLP parse query.
|
| NlpQueryContext |
class NlpQuery context. |
| NlpQueryState |
State used in
class NlpQuery. |
| NlpResult |
The result of the
class NlpQuery. |
| PredefinedValue |
Used to deal with entities with predefined values list.
|