You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @rahulchittimalla and sorry for the delay on my side, I've looked into this and the only way I was able to reproduce this issue was in the case spacy didn't correctly downloaded its English language model.
If you run python -m spacy download en_core_web_trf --no-deps before everything else you should then get it to work as wanted!
I am facing the same issue, also after having executed the download of en_core_web_trf first as advised above. The current colab environment also does not contain spacy_transformers, which needs to be installed separately. Thanks for looking into this.
When the
zberta.find_new_intents
function is called on the utterances the following is the outputThe text was updated successfully, but these errors were encountered: