spaCy/spacy/training
Adriane Boyd 5eeb25f043 Tidy up code 2021-06-28 12:08:15 +02:00
..
converters
__init__.pxd Renaming gold & annotation_setter (#6042) 2020-09-09 10:31:03 +02:00
__init__.py Add callback to copy vocab/tokenizer from model (#7750) 2021-04-22 12:36:50 +02:00
align.pyx
alignment.py
augment.py Fix lowercase augmentation (#7336) 2021-03-09 14:02:32 +11:00
batchers.py Tidy up code 2021-06-28 12:08:15 +02:00
callbacks.py Add callback to copy vocab/tokenizer from model (#7750) 2021-04-22 12:36:50 +02:00
corpus.py Make JsonlReader path optional (#8396) 2021-06-15 14:55:15 +02:00
example.pxd
example.pyx Fix setting empty entities in Example.from_dict (#8426) 2021-06-18 10:41:50 +02:00
gold_io.pyx
initialize.py Tidy up code 2021-06-28 12:08:15 +02:00
iob_utils.py fix docs (#8200) 2021-05-27 10:48:59 +02:00
loggers.py
loop.py Tidy up code 2021-06-28 12:08:15 +02:00
pretrain.py