I am facing an issue where I have exported json file from LUIS and imported it to Rasa. I have train the rasa with rasa train nlu command and model is created but while accessing the Rasa api and firing the question such as “take me to jpm” the entity is coming with intent in output but when I fire the question like "“take me to nkk” the intent is coming but entities are not coming. Please help.
Please find the json file. Also facing issue with multi keword like “billing for nbc” is fetching entity but “billing for abc xyz Ltd.” is not able fetch the entity whereas intent is coming correct.
Also find the cofing.yml file I am using
Thanks for the help in advance.config.yml (282 Bytes)