spaCy/spacy/cli
Adriane Boyd 382c296f7d Remove debug data normalization for span analysis
As a result of this normalization, `debug data` could show a user tokens
that do not exist in their data.
2023-12-19 08:58:42 +01:00
..
project isort all the things 2023-06-26 11:41:03 +02:00
templates Merge branch 'upstream_master' into sync_v4 2023-07-19 16:37:31 +02:00
__init__.py isort all the things 2023-06-26 11:41:03 +02:00
_util.py Accept multiple code files in all CLI commands (#12101) 2023-08-01 15:24:02 +02:00
apply.py isort all the things 2023-06-26 11:41:03 +02:00
assemble.py Accept multiple code files in all CLI commands (#12101) 2023-08-01 15:24:02 +02:00
benchmark_speed.py isort all the things 2023-06-26 11:41:03 +02:00
convert.py isort all the things 2023-06-26 11:41:03 +02:00
debug_config.py Accept multiple code files in all CLI commands (#12101) 2023-08-01 15:24:02 +02:00
debug_data.py Remove debug data normalization for span analysis 2023-12-19 08:58:42 +01:00
debug_diff.py isort all the things 2023-06-26 11:41:03 +02:00
debug_model.py isort all the things 2023-06-26 11:41:03 +02:00
download.py isort all the things 2023-06-26 11:41:03 +02:00
evaluate.py Accept multiple code files in all CLI commands (#12101) 2023-08-01 15:24:02 +02:00
find_threshold.py isort all the things 2023-06-26 11:41:03 +02:00
info.py isort all the things 2023-06-26 11:41:03 +02:00
init_config.py isort all the things 2023-06-26 11:41:03 +02:00
init_pipeline.py Merge branch 'upstream_master' into sync_v4 2023-07-19 16:37:31 +02:00
package.py Accept multiple code files in all CLI commands (#12101) 2023-08-01 15:24:02 +02:00
pretrain.py Accept multiple code files in all CLI commands (#12101) 2023-08-01 15:24:02 +02:00
profile.py isort all the things 2023-06-26 11:41:03 +02:00
train.py Accept multiple code files in all CLI commands (#12101) 2023-08-01 15:24:02 +02:00
validate.py isort all the things 2023-06-26 11:41:03 +02:00