Hi, I need to know how can I generalise entities. For example, I want to make bot recognize what do I want to play:
- play me anything please
- can you play anything
where anything is equivalent to @sys.any entity in Dialogflow, which is entity that recognize whatever user has typed. I tried to write many examples to nlu.md like:
- play xyz
- play adjia fjufosd dsjoia fdsv
- play ajsdiajiop
… x20
- play jadisjd dsasf
and that didn’t work. Hope you’ll help me, thanks