Cause our system have lots of special character like _ and # in our variables . For example: set_rasa_intent , set_rasa_slots User will ask about these variables frequently. For example : How to set set_rasa_intent ? or Why set_rasa_slot < 50% or My set_rasa_slots is -1
and another problem is we have two variables like rasa and #rasa and it have different meaning
How to solve this problem?
Is it possible to put them in intent ? Or i must set intent like setrasaintent. ( Delete all _ characters)