1
1
mirror of https://github.com/explosion/spaCy.git synced 2025-06-04 05:03:06 +03:00
spaCy/spacy/training
Matthew Honnibal 3ee3649b52 Fix augment
2020-10-05 16:59:49 +02:00
..
converters fix E902 and E903 numbering 2020-10-05 13:43:32 +02:00
__init__.pxd Renaming gold & annotation_setter () 2020-09-09 10:31:03 +02:00
__init__.py Support data augmentation in Corpus () 2020-09-28 03:03:27 +02:00
align.py Renaming gold & annotation_setter () 2020-09-09 10:31:03 +02:00
augment.py Fix augment 2020-10-05 16:59:49 +02:00
batchers.py Renaming gold & annotation_setter () 2020-09-09 10:31:03 +02:00
corpus.py Integrate file readers 2020-10-02 01:36:06 +02:00
example.pxd Make a pre-check to speed up alignment cache () 2020-09-24 18:13:39 +02:00
example.pyx Update data augmenters () 2020-10-04 17:46:29 +02:00
gold_io.pyx Refactor Token morph setting () 2020-10-01 22:21:46 +02:00
initialize.py Fix label initialization of textcat component () 2020-10-03 17:07:38 +02:00
iob_utils.py Merge pull request from adrianeboyd/feature/doc-ents-v3-2 2020-09-24 14:44:42 +02:00
loggers.py Format 2020-10-03 19:26:23 +02:00
loop.py Fix logger 2020-10-04 14:16:53 +02:00
pretrain.py Tidy up errors and warnings 2020-10-04 11:16:31 +02:00