Can we test or evaluate entity extraction in Rasa NLU?

Is it possible to evaluate how well my model extracts entities (and maps synonym values) in Rasa NLU?

I have tried the rasa_nlu -evaluate mode however, it seems to only work for intent classification, although my JSON data file contains entities information and I’d really like to know if my entity extraction is up to the mark given various scenarios. I’ve used Tracy to generate test dataset.

1 Like