spaCy/spacy/cli
Adriane Boyd f1f9c8b417 Port train CLI updates
Updates from #5362 and fix from #5387:

* `train`:

  * if training on GPU, only run evaluation/timing on CPU in the first
    iteration

  * if training is aborted, exit with a non-0 exit status
2020-06-03 14:03:43 +02:00
..
converters Improve handling of NER in CoNLL-U MISC 2020-05-20 18:48:51 +02:00
__init__.py Remove symlinks, data dir and related stuff 2020-02-18 17:20:17 +01:00
convert.py Add convert CLI option to merge CoNLL-U subtokens (#4722) 2020-01-29 17:44:25 +01:00
debug_data.py Merge branch 'develop' into master-tmp 2020-05-21 18:39:06 +02:00
download.py Remove symlinks, data dir and related stuff 2020-02-18 17:20:17 +01:00
evaluate.py Merge branch 'develop' into master-tmp 2020-05-21 18:39:06 +02:00
info.py Remove symlinks, data dir and related stuff 2020-02-18 17:20:17 +01:00
init_model.py Merge branch 'develop' into master-tmp 2020-05-21 18:39:06 +02:00
package.py Modernize plac commands for Python 3 (#4836) 2020-01-01 13:15:46 +01:00
pretrain.py Tidy up and auto-format 2020-02-28 11:57:41 +01:00
profile.py Update spaCy for thinc 8.0.0 (#4920) 2020-01-29 17:06:46 +01:00
train_from_config.py Fix accidentally quadratic runtime in Example.split_sents (#5464) 2020-05-20 18:48:18 +02:00
train.py Port train CLI updates 2020-06-03 14:03:43 +02:00
validate.py Remove symlinks, data dir and related stuff 2020-02-18 17:20:17 +01:00