Downloading spacy models #12500
Answered
by
shadeMe
jh-139
asked this question in
Help: Installation
Downloading spacy models
#12500
-
Hi i am trying to download spacy model on a linux server but however the server has blocked access to the internet. However I am trying to download the spacy model with this command: python -m spacy download en_core_web_trf . What websites do i need to request access in order for this command to work? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
shadeMe
Apr 5, 2023
Replies: 1 comment
-
spaCy models are hosted on GitHub, so you'll need to ask your administrator to white-list it. Here's an example URL:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jh-139
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
spaCy models are hosted on GitHub, so you'll need to ask your administrator to white-list it. Here's an example URL: