spaCy/spacy/training
Joe Schiff 2e96797696
Convert properties to decorator syntax (#13390)
2024-04-16 11:51:14 +02:00
..
converters
__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.py
alignment_array.pxd
alignment_array.pyx Add profile=False to currently unprofiled cython 2023-09-28 17:09:41 +02:00
augment.py
batchers.py
callbacks.py Configure isort to use the Black profile, recursively isort the `spacy` module (#12721) 2023-06-14 17:48:41 +02:00
corpus.py
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
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 Configure isort to use the Black profile, recursively isort the `spacy` module (#12721) 2023-06-14 17:48:41 +02:00
loop.py
pretrain.py