Class EntityType (0.8.0)

Represents an entity type. Entity types serve as a tool for extracting parameter values from natural language queries.

Required. The name of the entity type.

Optional. Indicates whether the entity type can be automatically expanded.

Optional. Enables fuzzy entity extraction during classification.

Classes

Entity

An entity entry for an associated entity type.

Required. A collection of value synonyms. For example, if the entity type is vegetable, and value is scallions, a synonym could be green onions. For KIND_LIST entity types: - This collection must contain exactly one synonym equal to value.