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
|
||
|---|---|---|
| .. | ||
| __init__.pxd | ||
| __init__.py | ||
| _retokenize.pyx | ||
| _serialize.py | ||
| doc.pxd | ||
| doc.pyx | ||
| morphanalysis.pxd | ||
| morphanalysis.pyx | ||
| span.pxd | ||
| span.pyx | ||
| token.pxd | ||
| token.pyx | ||
| underscore.py | ||