spaCy/spacy/training
2025-05-21 23:12:47 +02:00
..
converters Configure isort to use the Black profile, recursively isort the spacy module (#12721) 2023-06-14 17:48:41 +02:00
__init__.pxd Renaming gold & annotation_setter (#6042) 2020-09-09 10:31:03 +02:00
__init__.py Update __all__ fields (#13063) 2023-10-16 10:17:47 +02:00
align.pyx Add profile=False to currently unprofiled cython 2023-09-28 17:09:41 +02:00
alignment_array.pxd Configure isort to use the Black profile, recursively isort the spacy module (#12721) 2023-06-14 17:48:41 +02:00
alignment_array.pyx Add profile=False to currently unprofiled cython 2023-09-28 17:09:41 +02:00
alignment.py Configure isort to use the Black profile, recursively isort the spacy module (#12721) 2023-06-14 17:48:41 +02:00
augment.py Move more functions 2025-05-21 23:12:47 +02:00
batchers.py Move more functions 2025-05-21 22:59:54 +02:00
callbacks.py Move more functions 2025-05-21 22:59:54 +02:00
corpus.py feat: add example stubs (3) (#12801) 2023-08-02 08:15:12 +02:00
example.pxd Configure isort to use the Black profile, recursively isort the spacy module (#12721) 2023-06-14 17:48:41 +02:00
example.pyi feat: add example stubs (3) (#12801) 2023-08-02 08:15:12 +02:00
example.pyx Convert properties to decorator syntax (#13390) 2024-04-16 11:51:14 +02:00
gold_io.pyx Add profile=False to currently unprofiled cython 2023-09-28 17:09:41 +02:00
initialize.py Always use tqdm with disable=None 2023-09-28 17:12:42 +02:00
iob_utils.py Configure isort to use the Black profile, recursively isort the spacy module (#12721) 2023-06-14 17:48:41 +02:00
loggers.py Move more functions 2025-05-21 22:59:54 +02:00
loop.py Configure isort to use the Black profile, recursively isort the spacy module (#12721) 2023-06-14 17:48:41 +02:00
pretrain.py Configure isort to use the Black profile, recursively isort the spacy module (#12721) 2023-06-14 17:48:41 +02:00