mirror of
https://github.com/explosion/spaCy.git
synced 2025-11-17 16:26:09 +03:00
* 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
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_add_entities.py | ||
| test_array.py | ||
| test_creation.py | ||
| test_doc_api.py | ||
| test_morphanalysis.py | ||
| test_pickle_doc.py | ||
| test_retokenize_merge.py | ||
| test_retokenize_split.py | ||
| test_span.py | ||
| test_to_json.py | ||
| test_token_api.py | ||
| test_underscore.py | ||