spaCy/spacy/tests/training
Adriane Boyd 3f3e8110dc
Fix lowercase augmentation (#7336)
* Fix aborted/skipped augmentation for `spacy.orth_variants.v1` if
lowercasing was enabled for an example
* Simplify `spacy.orth_variants.v1` for `Example` vs. `GoldParse`
* Preserve reference tokenization in `spacy.lower_case.v1`
2021-03-09 14:02:32 +11:00
..
__init__.py move tests to correct subdir 2020-09-15 21:40:38 +02:00
test_augmenters.py Fix lowercase augmentation (#7336) 2021-03-09 14:02:32 +11:00
test_new_example.py Support doc.spans in Example.from_dict (#7197) 2021-03-03 01:12:54 +11:00
test_pretraining.py Fixing pretrain (#7342) 2021-03-09 14:01:13 +11:00
test_readers.py consistently use registry as callable 2021-03-02 17:56:28 +01:00
test_training.py introduce token.has_head and refer to MISSING_DEP_ (WIP) 2021-01-12 17:17:06 +01:00