spaCy/spacy/cli
2019-10-02 10:37:39 +02:00
..
converters Fix conllu converter 2019-09-11 13:28:07 +02:00
__init__.py
_schemas.py
convert.py Tidy up and auto-format [ci skip] 2019-08-31 13:39:06 +02:00
debug_data.py Initialize low data warning for debug-data parser (#4331) 2019-09-27 20:56:49 +02:00
download.py Remove --no-deps from default pip args on download 2019-09-16 23:32:41 +02:00
evaluate.py Add textcat to train CLI (#4226) 2019-09-15 22:31:31 +02:00
info.py
init_model.py Support model name in init-model 2019-09-26 03:01:32 +02:00
link.py
package.py Also support "requirements" in model.json 2019-07-27 13:34:57 +02:00
pretrain.py Use consistent spelling 2019-10-02 10:37:39 +02:00
profile.py pulling tqdm imports in functions to avoid bug (tmp fix) (#4263) 2019-09-09 16:32:11 +02:00
train.py Use consistent spelling 2019-10-02 10:37:39 +02:00
validate.py