Skip to content
Discussion options

You must be logged in to vote

This example is an incompatible mix spacy v2 and v3 code and there are a lot of additional details that will be incorrect for working with v3 transformer pipelines like en_core_web_trf.

We strongly recommend using the pipeline demo projects as a starting point, see an intro here: https://github.com/explosion/spaCy/tree/v3.5.1/examples. For updating en_core_web_trf, refer to the project pipelines/ner_demo_update (there are a number of training details to get correct for effective transformer training).

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by adrianeboyd
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
training Training and updating models
3 participants