spaCy/spacy/cli
Sofie Van Landeghem fcbf899b08
Feature/example only (#5707)
* remove _convert_examples

* fix test_gold, raise TypeError if tuples are used instead of Example's

* throwing proper errors when the wrong type of objects are passed

* fix deprectated format in tests

* fix deprectated format in parser tests

* fix tests for NEL, morph, senter, tagger, textcat

* update regression tests with new Example format

* use make_doc

* more fixes to nlp.update calls

* few more small fixes for rehearse and evaluate

* only import ml_datasets if really necessary
2020-07-06 13:02:36 +02:00
..
__init__.py Import project_run_all function 2020-06-29 16:54:19 +02:00
_app.py Update with DVC WIP 2020-06-27 13:02:10 +02:00
convert.py Make argument shortcut consistent 2020-07-04 14:23:32 +02:00
debug_data.py Auto-format 2020-07-04 16:25:34 +02:00
download.py Start updating website for v3 [ci skip] 2020-07-01 21:26:39 +02:00
evaluate.py Output more stats in evaluate 2020-06-28 15:34:28 +02:00
info.py Tidy up info 2020-06-22 01:17:11 +02:00
init_model.py Auto-format 2020-07-04 16:25:34 +02:00
package.py Fix package command and add version option 2020-06-27 20:36:08 +02:00
pretrain.py Auto-format 2020-07-04 16:25:34 +02:00
profile.py Feature/example only (#5707) 2020-07-06 13:02:36 +02:00
project.py Merge pull request #5681 from svlandeg/bugfix/exec-cwd 2020-07-01 14:13:19 +02:00
train.py Feature/example only (#5707) 2020-07-06 13:02:36 +02:00
validate.py Refactor CLI 2020-06-21 21:35:01 +02:00