I followed the tutorial to export my data from luis and trying out in Rasa.
However what I observed:
-
confidence scores> 1 for intents . What do they indicate? i thought confidence scores should be between 0-1. Even then intent with less confidence score is being made primary.
-
Only composite entities are being returned in response and not the simple entities.
I am running the default configuration. Do I need to make any changes?