notice
This is unreleased documentation for Rasa Open Source Documentation Master/Unreleased version.
For the latest released documentation, see the latest version (2.5.x).
Version: Master/Unreleased
rasa.shared.nlu.training_data.schemas.data_schema
entity_dict_schema
entity_dict_schema() -> Dict[Text, Any]
Returns: schema for defining entities in Markdown format.
rasa_nlu_data_schema
rasa_nlu_data_schema() -> Dict[Text, Any]
Returns: schema of the Rasa NLU data format (json format).