spaCy/spacy
2023-12-08 14:38:05 +01:00
..
cli Accept multiple code files in all CLI commands (#12101) 2023-08-01 15:24:02 +02:00
displacy 🐛 Escape annotated HTML tags in span renderer (#12817) 2023-07-13 17:33:05 +02:00
kb Merge branch 'upstream_master' into sync_v4 2023-07-19 16:37:31 +02:00
lang Switch zh tokenizer default pkuseg_model to spacy_ontonotes (#12896) 2023-08-09 10:55:52 +02:00
matcher cython fixes and cleanup 2023-07-19 17:41:29 +02:00
ml Revert "Reimplement distillation with oracle cut size (#12214)" 2023-12-08 14:38:05 +01:00
pipeline Revert "Reimplement distillation with oracle cut size (#12214)" 2023-12-08 14:38:05 +01:00
tests Revert "Reimplement distillation with oracle cut size (#12214)" 2023-12-08 14:38:05 +01:00
tokens cython fixes and cleanup 2023-07-19 17:41:29 +02:00
training Merge branch 'upstream_master' into sync_v4 2023-07-19 16:37:31 +02:00
__init__.pxd
__init__.py isort all the things 2023-06-26 11:41:03 +02:00
__main__.py
about.py Recommend lookups tables from URLs or other loaders (#12283) 2023-07-31 15:54:35 +02:00
attrs.pxd merge fixes (2) 2023-07-19 16:38:37 +02:00
attrs.pyx ci: add cython linter (#12694) 2023-07-19 12:03:31 +02:00
compat.py isort all the things 2023-06-26 11:41:03 +02:00
default_config_distillation.cfg Add the configuration schema for distillation (#12201) 2023-01-31 13:06:02 +01:00
default_config_pretraining.cfg
default_config.cfg Add training.before_update callback (#11739) 2022-11-23 17:54:58 +01:00
errors.py Recommend lookups tables from URLs or other loaders (#12283) 2023-07-31 15:54:35 +02:00
glossary.py isort all the things 2023-06-26 11:41:03 +02:00
language.py Recommend lookups tables from URLs or other loaders (#12283) 2023-07-31 15:54:35 +02:00
lexeme.pxd isort all the things 2023-06-26 11:41:03 +02:00
lexeme.pyi isort all the things 2023-06-26 11:41:03 +02:00
lexeme.pyx Merge branch 'upstream_master' into sync_v4 2023-07-19 16:37:31 +02:00
lookups.py Recommend lookups tables from URLs or other loaders (#12283) 2023-07-31 15:54:35 +02:00
morphology.pxd ci: add cython linter (#12694) 2023-07-19 12:03:31 +02:00
morphology.pyx cython fixes and cleanup 2023-07-19 17:41:29 +02:00
parts_of_speech.pxd cython fixes and cleanup 2023-07-19 17:41:29 +02:00
parts_of_speech.pyx
pipe_analysis.py isort all the things 2023-06-26 11:41:03 +02:00
py.typed
schemas.py isort all the things 2023-06-26 11:41:03 +02:00
scorer.py isort all the things 2023-06-26 11:41:03 +02:00
strings.pxd isort all the things 2023-06-26 11:41:03 +02:00
strings.pyi isort all the things 2023-06-26 11:41:03 +02:00
strings.pyx cython fixes and cleanup 2023-07-19 17:41:29 +02:00
structs.pxd Merge branch 'upstream_master' into sync_v4 2023-07-19 16:37:31 +02:00
symbols.pxd Merge branch 'upstream_master' into sync_v4 2023-07-19 16:37:31 +02:00
symbols.pyx Merge branch 'upstream_master' into sync_v4 2023-07-19 16:37:31 +02:00
tokenizer.pxd Merge branch 'upstream_master' into sync_v4 2023-07-19 16:37:31 +02:00
tokenizer.pyx Merge branch 'upstream_master' into sync_v4 2023-07-19 16:37:31 +02:00
ty.py isort all the things 2023-06-26 11:41:03 +02:00
typedefs.pxd isort all the things 2023-06-26 11:41:03 +02:00
typedefs.pyx
util.py Merge branch 'upstream_master' into sync_v4 2023-07-19 16:37:31 +02:00
vectors.pyx merge fixes 2023-07-19 16:38:29 +02:00
vocab.pxd ci: add cython linter (#12694) 2023-07-19 12:03:31 +02:00
vocab.pyi isort all the things 2023-06-26 11:41:03 +02:00
vocab.pyx Merge branch 'upstream_master' into sync_v4 2023-07-19 16:37:31 +02:00