Skip to content
Discussion options

You must be logged in to vote

I don't think we'd considered that use case before, but you should be able to do it by using spacy package with the directory where the model was installed. You can find the directory with pip show [model_name].

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@foscraft
Comment options

@polm
Comment options

@foscraft
Comment options

Answer selected by foscraft
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
usage General spaCy usage feat / serialize Feature: Serialization, saving and loading
2 participants