spaCy/spacy/cli
Matthew Honnibal 692eb0603d Fix high memory usage in download command
Due to PyPi issue #2984, installing large packages via pip causes
a large spike in memory usage. The recommended fix is to disable
caching.
2017-03-20 18:24:44 +01:00
..
__init__.py Add directory cli and set up command line interface 2017-03-18 15:14:48 +01:00
download.py Fix high memory usage in download command 2017-03-20 18:24:44 +01:00
info.py Exclude common cache directories from mode list in cli.info 2017-03-19 01:44:43 +01:00
link.py Make sure model_path is a Posix path 2017-03-19 11:57:13 +01:00