spaCy/spacy/training
2020-09-29 22:53:14 +02:00
..
converters rename converts in_to_out 2020-09-22 11:50:19 +02:00
__init__.pxd Renaming gold & annotation_setter (#6042) 2020-09-09 10:31:03 +02:00
__init__.py Support data augmentation in Corpus (#6155) 2020-09-28 03:03:27 +02:00
align.py Renaming gold & annotation_setter (#6042) 2020-09-09 10:31:03 +02:00
augment.py Tidy up and auto-format 2020-09-29 21:39:28 +02:00
batchers.py Renaming gold & annotation_setter (#6042) 2020-09-09 10:31:03 +02:00
corpus.py Add logging 2020-09-29 22:53:14 +02:00
example.pxd Make a pre-check to speed up alignment cache (#6139) 2020-09-24 18:13:39 +02:00
example.pyx Remove print 2020-09-24 21:05:27 +02:00
gold_io.pyx Fix iteration order 2020-09-25 21:47:22 +02:00
initialize.py Add logging 2020-09-29 22:53:14 +02:00
iob_utils.py Merge pull request #6089 from adrianeboyd/feature/doc-ents-v3-2 2020-09-24 14:44:42 +02:00
loggers.py Improve error handling around non-number scores 2020-09-24 11:29:07 +02:00
loop.py Fix small issues, resolve_dot_names and debug model 2020-09-29 20:38:35 +02:00
pretrain.py Tidy up and auto-format 2020-09-29 21:39:28 +02:00