IntentRecognitionResult Class

Represents the result of an intent recognition.

Inheritance
IntentRecognitionResult

Constructor

IntentRecognitionResult(*args, **kwargs)

Methods

get_entities

get_entities

get_entities()

Attributes

intent_id

Unique intent id.

intent_json

The bare JSON representation of the result from the Language Understanding service.