spaCy/spacy/cli
Matthew Honnibal 1251b57dbb Fix vectors name arg to init-model 2019-09-25 14:21:27 +02:00
..
converters Fix conllu converter 2019-09-11 13:28:07 +02:00
__init__.py Move UD scripts to bin 2019-03-20 01:19:34 +01:00
_schemas.py
convert.py Tidy up and auto-format [ci skip] 2019-08-31 13:39:06 +02:00
debug_data.py Tidy up and auto-format 2019-09-18 20:27:03 +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 Fix vectors name arg to init-model 2019-09-25 14:21:27 +02:00
link.py
package.py Also support "requirements" in model.json 2019-07-27 13:34:57 +02:00
pretrain.py Fix absolute imports and avoid importing from cli 2019-08-20 15:08:59 +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 Fix set labels meta 2019-09-19 00:56:07 +02:00
validate.py