**Config Validation Error** when load en_core_web_trf #8480
Answered
by
adrianeboyd
su-park
asked this question in
Help: Other Questions
-
How to reproduce the behaviourWhen I try to load 'en_core_web_trf' it returns below error.
Your Environment
|
Beta Was this translation helpful? Give feedback.
Answered by
adrianeboyd
Jun 23, 2021
Replies: 1 comment 3 replies
-
Hi, note that this is an alpha version of the trf model (3.0.0a0 instead of 3.0.0), so it wasn't the final release. Use |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
su-park
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, note that this is an alpha version of the trf model (3.0.0a0 instead of 3.0.0), so it wasn't the final release. Use
spacy download
to download the updated version.