I have a RASA NLU model to receive a sentence from user and identify its intent and entities. I have a relatively large training data set but I still have some utterances that model fails to predict. If I gather the failed utterances and add the correct form of them to the training data and update the model with that, will the model work better for my purpose after a while?
Asked
Active
Viewed 59 times