mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-10 19:57:17 +03:00
1b5aba9e22
* Don't re-download installed models When downloading a model, this checks if the same version of the same model is already installed. If it is then the download is skipped. This is necessary because pip uses the final download URL for its caching feature, but because of the way models are hosted on Github, their URLs change every few minutes. * Use importlib instead of meta.json * Use get_package_version * Add untested, disabled test --------- Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com> |
||
---|---|---|
.. | ||
contributors | ||
ISSUE_TEMPLATE | ||
workflows | ||
azure-steps.yml | ||
CONTRIBUTOR_AGREEMENT.md | ||
PULL_REQUEST_TEMPLATE.md | ||
spacy_universe_alert.py | ||
validate_universe_json.py |