The docs for the training data format mentions both the intent and entity are optional data, text being the only required data. I’m just not sure how examples that include the text and entities, but no intent should actually look. In older docs I see mention of a entity_examples, but that seems to have been removed from the more modern docs.
I’m interested in this because I would like to build a lot of training examples for the CRFEntityExtractor extractor without introducing a large imbalance in the intent training data.