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
Have been working hard on the neural network model, to be launched with spaCy 2.0. This should give much improved performance for both NER and intent classification.
The text was updated successfully, but these errors were encountered:
tl;dr: Consider removing
nlp.entity.end_training()
in spaCy NER training.Details here: explosion/spaCy#773
Have been working hard on the neural network model, to be launched with spaCy 2.0. This should give much improved performance for both NER and intent classification.
The text was updated successfully, but these errors were encountered: