LabeledUtterance Class
A prediction and label pair of an example.
- Inheritance
-
LabeledUtterance
Constructor
LabeledUtterance(*, id: Optional[int] = None, text: Optional[str] = None, tokenized_text=None, intent_label: Optional[str] = None, entity_labels=None, intent_predictions=None, entity_predictions=None, **kwargs)
Parameters
Feedback
Submit and view feedback for