Share via


EntitiesSuggestionExample interface

Voorspelde/voorgestelde entiteit.

Eigenschappen

entityPredictions

Voorspelde/voorgestelde entiteiten.

intentPredictions

Voorspelde/voorgestelde intenties.

text

De utterance. Bijvoorbeeld: 'Hoe is het weer in Seattle?'

tokenizedText

De tokenized utterance.

Eigenschapdetails

entityPredictions

Voorspelde/voorgestelde entiteiten.

entityPredictions?: EntityPrediction[]

Waarde van eigenschap

intentPredictions

Voorspelde/voorgestelde intenties.

intentPredictions?: IntentPrediction[]

Waarde van eigenschap

text

De utterance. Bijvoorbeeld: 'Hoe is het weer in Seattle?'

text?: string

Waarde van eigenschap

string

tokenizedText

De tokenized utterance.

tokenizedText?: string[]

Waarde van eigenschap

string[]