notice

This is unreleased documentation for Rasa Documentation Main/Unreleased version.
For the latest released documentation, see the latest version (3.x).

Version: Main/Unreleased

rasa.shared.nlu.training_data.formats.wit

WitReader Objects

class WitReader(JsonTrainingDataReader)

read_from_json

def read_from_json(js: Dict[Text, Any], **kwargs: Any) -> TrainingData

Loads training data stored in the WIT.ai data format.