The output domain, intent, and slot information for the BertCluAnnotator.
| class | CluResponse.CategoricalSlot | Represents a categorical slot whose values are within a finite set. | |
| class | CluResponse.Mention | A single mention. | |
| class | CluResponse.MentionedSlot | Represents a mentioned slot whose values are open text extracted from the input text. | |
| abstract List<CluResponse.CategoricalSlot> | |
| abstract List<Category> | |
| abstract List<Category> | |
| abstract List<CluResponse.MentionedSlot> |