RASA nlu parse not give currect intent, give same intent in result
问题 RASA version : 0.10.5 spaCy version : 1.9.0 Installed models : en, en_core_web_sm I am creating training data using dialogflow export data and successfully finished training but when I request and give some text it gives wrong intent result. It always gives the same intent in result and also every time same intent_ranking. Please let me know how can I get proper intent results as well as entities result. 回答1: The general recommendation when Rasa NLU seems to be functioning correctly, but