I have created a restaurant bot using python using some Training Data(common_Examples). Till now it's fine, but there are many intents with some similarity.
While i'm going through the RASA_NLU site, I have recognized a number of entity_synonyms that could be useful. I can't seem to find any examples on the web. Specifically, I'm looking for example usage or material on entity_synonyms. Any help would be appreciated.