EntityModelInfo interface

An Entity Extractor model info.

Extends

Properties

roles

Inherited Properties

id

The ID of the Entity Model.

name

Name of the Entity Model.

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'

typeId

The type ID of the Entity Model.

Property Details

roles

roles?: EntityRole[]

Property Value

Inherited Property Details

id

The ID of the Entity Model.

id: string

Property Value

string

Inherited From ModelInfo.id

name

Name of the Entity Model.

name?: string

Property Value

string

Inherited From ModelInfo.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