spaCy/spacy/tests/lang/en
Adriane Boyd fe0bae9159
Cast to uint64 for all array-based doc representations (#11940)
* Cast to uint64 for all array-based doc representations

* Update images and versions in CI

* Temporarily test with prerelease numpy

* Convert specifically from int32 to uint64

* Use int32 in array tests

* Revert "Temporarily test with prerelease numpy"

This reverts commit 02f2cc7e29.

* Update remaining tests to use int32
2022-12-15 08:16:14 +01:00
..
__init__.py Revert #4334 2019-09-29 17:32:12 +02:00
test_customized_tokenizer.py Add tokenizer explain() debugging method (#4596) 2019-11-20 13:07:25 +01:00
test_exceptions.py remove cause without apostrophe from norm exceptions (#6636) 2021-01-06 12:30:30 +08:00
test_indices.py Revert #4334 2019-09-29 17:32:12 +02:00
test_noun_chunks.py Cast to uint64 for all array-based doc representations (#11940) 2022-12-15 08:16:14 +01:00
test_parser.py Revert #4334 2019-09-29 17:32:12 +02:00
test_prefix_suffix_infix.py Revert #4334 2019-09-29 17:32:12 +02:00
test_punct.py Revert #4334 2019-09-29 17:32:12 +02:00
test_sbd.py Revert #4334 2019-09-29 17:32:12 +02:00
test_tagger.py Revert #4334 2019-09-29 17:32:12 +02:00
test_text.py English: adds ordinal numbers (#5830) 2020-07-29 20:22:47 +02:00