spaCy/spacy/tests/training
Adriane Boyd fef896ce49
Allow Example to align whitespace annotation (#10189)
Remove exception for whitespace tokens in `Example.get_aligned` so that
annotation on whitespace tokens is aligned in the same way as for
non-whitespace tokens.
2022-02-03 17:01:53 +01: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 Allow Example to align whitespace annotation (#10189) 2022-02-03 17:01:53 +01:00
test_pretraining.py Tidy up code 2021-06-28 12:08:15 +02:00
test_readers.py Address random results in slow readers tests (#9544) 2021-10-26 16:53:10 +02:00
test_training.py Migrate regression tests into the main test suite (#9655) 2021-12-04 20:34:48 +01:00