1
1
mirror of https://github.com/explosion/spaCy.git synced 2025-04-04 17:24:16 +03:00
spaCy/spacy/cli
svlandeg 35dbc63578 Merge remote-tracking branch 'upstream/develop' into fix/nr_features
# Conflicts:
#	spacy/ml/models/parser.py
#	spacy/tests/serialize/test_serialize_config.py
#	website/docs/api/architectures.md
2020-09-23 17:01:13 +02:00
..
project Improve messages in project CLI [ci skip] 2020-09-22 09:45:34 +02:00
templates Merge remote-tracking branch 'upstream/develop' into fix/nr_features 2020-09-23 17:01:13 +02:00
__init__.py "model" terminology consistency in docs 2020-09-03 13:13:03 +02:00
_util.py rename converts in_to_out 2020-09-22 11:50:19 +02:00
convert.py rename converts in_to_out 2020-09-22 11:50:19 +02:00
debug_config.py Validate section refs in debug config 2020-09-22 12:24:39 +02:00
debug_data.py Renaming gold & annotation_setter () 2020-09-09 10:31:03 +02:00
debug_model.py tok2vec.update instead of predict () 2020-09-22 21:54:52 +02:00
download.py Update docs links in codebase 2020-09-04 12:58:50 +02:00
evaluate.py Renaming gold & annotation_setter () 2020-09-09 10:31:03 +02:00
info.py Update docs links in codebase 2020-09-04 12:58:50 +02:00
init_config.py add entity_linker to jinja template 2020-09-22 10:40:05 +02:00
init_model.py Tidy up and auto-format [ci skip] 2020-09-13 10:55:36 +02:00
package.py Use updated run_command 2020-09-20 16:21:43 +02:00
pretrain.py Introducing the gpu_allocator () 2020-09-19 01:17:02 +02:00
profile.py Update docs links in codebase 2020-09-04 12:58:50 +02:00
train.py simplify expression 2020-09-23 12:12:38 +02:00
validate.py Update docs links in codebase 2020-09-04 12:58:50 +02:00