spaCy/spacy/cli
Matthew Honnibal 2bd1bf81f1
Refactor pretrain and support character-based objective for v3 (#5706)
* Start adding character-based stuff

* Start adding character-based objective

* Start adding character-based stuff

* Start adding character-based objective

* Remove outdated comment

* Update pretraining models

* Add/fix character-based multi-task models

* Refactor pretrain and support character-based objective

* Update pretrain config

* Remove unused

* Fix flake8 errors

* Clean up imports

* Format

* Format

* Update Thinc version

* Raise error if vectors objective but no vectors
2020-07-03 17:57:28 +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 Auto-format and fix tuple 2020-07-03 15:20:10 +02:00
debug_data.py refactor fixes (#5664) 2020-06-29 14:33:00 +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 bugfixing prune_vectors and vectors_loc 2020-07-01 21:00:47 +02:00
package.py Fix package command and add version option 2020-06-27 20:36:08 +02:00
pretrain.py Refactor pretrain and support character-based objective for v3 (#5706) 2020-07-03 17:57:28 +02:00
profile.py Remove ml_datasets from install dependencies 2020-06-22 12:14:51 +02:00
project.py Merge pull request #5681 from svlandeg/bugfix/exec-cwd 2020-07-01 14:13:19 +02:00
train.py Fix max_steps 2020-07-01 18:08:14 +02:00
validate.py Refactor CLI 2020-06-21 21:35:01 +02:00