mirror of
https://github.com/explosion/spaCy.git
synced 2025-11-11 13:25:43 +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
|
||
|---|---|---|
| .. | ||
| converters | ||
| __init__.py | ||
| _schemas.py | ||
| convert.py | ||
| debug_data.py | ||
| download.py | ||
| evaluate.py | ||
| info.py | ||
| init_model.py | ||
| link.py | ||
| package.py | ||
| pretrain.py | ||
| profile.py | ||
| train.py | ||
| validate.py | ||