spaCy/spacy/cli
Sofie Van Landeghem 282a3b49ea
Fix parser resizing when there is no upper layer (#6460)
* allow resizing of the parser model even when upper=False

* update from spacy.TransitionBasedParser.v1 to v2

* bugfix
2020-12-18 18:56:57 +08:00
..
project Enable commit check via env var 2020-10-05 20:51:15 +02:00
templates Fix parser resizing when there is no upper layer (#6460) 2020-12-18 18:56:57 +08:00
__init__.py Move init labels to init pipeline module 2020-09-29 18:09:33 +02:00
_util.py Fix variable 2020-12-08 20:44:59 +11:00
convert.py Switch converters to generator functions (#6547) 2020-12-15 16:47:16 +08:00
debug_config.py Update argument handling and documentation 2020-12-08 20:41:18 +11:00
debug_data.py Fix alignment and vector checks in debug data 2020-12-15 09:43:14 +01:00
debug_model.py Update argument handling and documentation 2020-12-08 20:41:18 +11:00
download.py Check for spacy-nightly package in download (#6502) 2020-12-04 09:40:03 +01:00
evaluate.py Handle missing reference values in scorer (#6286) 2020-11-03 15:47:18 +01:00
info.py accuracy -> performance 2020-09-24 14:32:35 +02:00
init_config.py Merge branch 'develop' into feature/init-config-cpu-gpu 2020-12-10 08:50:53 +11:00
init_pipeline.py Update argument handling and documentation 2020-12-08 20:41:18 +11:00
package.py Include custom code via spacy package command (#6531) 2020-12-10 20:36:46 +08:00
pretrain.py Update argument handling and documentation 2020-12-08 20:41:18 +11:00
profile.py Update docs links in codebase 2020-09-04 12:58:50 +02:00
train.py Allow reading config from sdtin in spacy train 2020-12-08 18:01:40 +11:00
validate.py Update docs links in codebase 2020-09-04 12:58:50 +02:00