NDepthEntityExtractor interface

N 深度實體擷取器。

屬性

children
customPrebuiltDomainName

網域名稱。

customPrebuiltModelName

意圖名稱或機構名稱。

id

實體模型的識別碼。

name

實體模型的名稱。

readableType

可能的值包括:'實體擷取器'、「子實體擷取器」、「階層式實體擷取器」、「複合式實體擷取器」、「清單實體擷取器」、「預先建置實體擷取器」、「意圖分類器」、「模式」、「關閉清單實體擷取器」、「關閉清單實體擷取器」、「Regex 實體擷取器」

roles
typeId

實體模型的型別識別碼。

屬性詳細資料

children

children?: ChildEntity[]

屬性值

customPrebuiltDomainName

網域名稱。

customPrebuiltDomainName?: string

屬性值

string

customPrebuiltModelName

意圖名稱或機構名稱。

customPrebuiltModelName?: string

屬性值

string

id

實體模型的識別碼。

id: string

屬性值

string

name

實體模型的名稱。

name?: string

屬性值

string

readableType

可能的值包括:'實體擷取器'、「子實體擷取器」、「階層式實體擷取器」、「複合式實體擷取器」、「清單實體擷取器」、「預先建置實體擷取器」、「意圖分類器」、「模式」、「關閉清單實體擷取器」、「關閉清單實體擷取器」、「Regex 實體擷取器」

readableType: ReadableType9

屬性值

roles

roles?: EntityRole[]

屬性值

typeId

實體模型的型別識別碼。

typeId?: number

屬性值

number