Skip to content
Discussion options

You must be logged in to vote

The code is only loaded automatically from the installed package, not from the directory. You need to install the model package from dist/ (either .tar.gz or .whl depending on the --build options) and then load it using the package name, just like en_core_web_sm.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@adamkgoldfarb
Comment options

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