Recognising Entity synonyms

nlu.md (6.0 KB) config.yml (149 Bytes) My bot doesn’t seem to recognise the synonyms as enitites. My nlu file and config file is given. Can anyone suggest a solution?

Hi @shena!

What version of rasa are you using?

The synonyms should also be present in the training data as entities. This is because the entity synonym mapper only maps the extracted entities, and for entities to be extracted, they should be present in the training data as well.

Hope that helps. :slightly_smiling_face:

I’ve provided training examples too. But still doesnt work.