spaCy/spacy/tests/training
Matthew Honnibal a976da168c
Support data augmentation in Corpus (#6155)
* Support data augmentation in Corpus

* Note initial docs for data augmentation

* Add augmenter to quickstart

* Fix flake8

* Format

* Fix test

* Update spacy/tests/training/test_training.py

* Improve data augmentation arguments

* Update templates

* Move randomization out into caller

* Refactor

* Update spacy/training/augment.py

* Update spacy/tests/training/test_training.py

* Fix augment

* Fix test
2020-09-28 03:03:27 +02:00
..
__init__.py move tests to correct subdir 2020-09-15 21:40:38 +02:00
test_new_example.py updates to NEL functionality (#6132) 2020-09-24 16:53:59 +02:00
test_readers.py Update config resolution to use new Thinc 2020-09-27 22:21:31 +02:00
test_training.py Support data augmentation in Corpus (#6155) 2020-09-28 03:03:27 +02:00