Skip to content
Discussion options

You must be logged in to vote

If you're getting this warning, it's usually that paths.vectors and/or initialize.vectors aren't configured correctly in your config. (Usually initialize.vectors should refer to paths.vectors, but double-check because there have some minor changes for init config in newer versions of spacy to make it more consistent across settings.)

If you want to source ner from en_core_web_md, you also need to use en_core_web_md for the vectors in the new config.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by adrianeboyd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat / vectors Feature: Word vectors and similarity feat / config Feature: Training config
2 participants