spaCy/spacy/training
2023-05-08 16:51:58 +02:00
..
converters
__init__.pxd
__init__.py Add spacy.PlainTextCorpusReader.v1 (#12122) 2023-01-26 11:33:22 +01:00
align.pyx
alignment_array.pxd
alignment_array.pyx
alignment.py
augment.py Preserve missing entity annotation in augmenters (#11540) 2022-09-27 10:16:51 +02:00
batchers.py
callbacks.py Have logging calls use string formatting types (#12215) 2023-02-02 11:15:22 +01:00
corpus.py Have logging calls use string formatting types (#12215) 2023-02-02 11:15:22 +01:00
example.pxd
example.pyx Cast to uint64 for all array-based doc representations (#11933) 2022-12-12 08:45:35 +01:00
gold_io.pyx
initialize.py In initialize only calculate current vectors hash if needed (#12607) 2023-05-08 16:51:58 +02:00
iob_utils.py Preserve missing entity annotation in augmenters (#11540) 2022-09-27 10:16:51 +02:00
loggers.py New console logger with expanded progress tracking (#11972) 2022-12-23 15:21:44 +01:00
loop.py Have logging calls use string formatting types (#12215) 2023-02-02 11:15:22 +01:00
pretrain.py Add model-last saving mechanism to pretraining (#12459) 2023-04-03 15:24:03 +02:00