Skip to content

How to download spacy NLP models using rye? #1004

Closed Answered by goschtl
saona-raimundo asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

it's easy you can just use this one

rye run python -m spacy download en_core_web_trf

you have to make sure that pip is also installed via

rye add pip

HTH
Christian

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@saona-raimundo
Comment options

@limarta
Comment options

Answer selected by saona-raimundo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants