IntentClassifier interface
Intent Classifier.
- Extends
Properties
custom |
The domain name. |
custom |
The intent name or entity name. |
Inherited Properties
id | The ID of the Entity Model. |
name | Name of the Entity Model. |
readable |
Possible values include: 'Entity Extractor', 'Child Entity Extractor', 'Hierarchical Entity Extractor', 'Hierarchical Child Entity Extractor', 'Composite Entity Extractor', 'List Entity Extractor', 'Prebuilt Entity Extractor', 'Intent Classifier', 'Pattern.Any Entity Extractor', 'Closed List Entity Extractor', 'Regex Entity Extractor' |
type |
The type ID of the Entity Model. |
Property Details
customPrebuiltDomainName
The domain name.
customPrebuiltDomainName?: string
Property Value
string
customPrebuiltModelName
The intent name or entity name.
customPrebuiltModelName?: string
Property Value
string
Inherited Property Details
id
name
readableType
Possible values include: 'Entity Extractor', 'Child Entity Extractor', 'Hierarchical Entity Extractor', 'Hierarchical Child Entity Extractor', 'Composite Entity Extractor', 'List Entity Extractor', 'Prebuilt Entity Extractor', 'Intent Classifier', 'Pattern.Any Entity Extractor', 'Closed List Entity Extractor', 'Regex Entity Extractor'
readableType: ReadableType
Property Value
Inherited From ModelInfo.readableType
typeId
The type ID of the Entity Model.
typeId?: number
Property Value
number
Inherited From ModelInfo.typeId