rasa.nlu.training_data.entities_parser

EntityAttributes Objects

classEntityAttributes(NamedTuple)

Attributes of an entity defined in markdown data.

find_entities_in_training_example

Extracts entities from an intent example. Arguments:

extract_entity_attributes

Extract the entity attributes, i.e. type, value, etc., from the regex match. Arguments:

extract_entity_attributes_from_dict

Extract entity attributes from dict format. Arguments:

get_validated_dict

Converts the provided json_str to a valid dict containing the entity attributes. Users can specify entity roles, synonyms, groups for an entity in a dict, e.g. `{