Published May 25, 2023
| Version v3.2.6
Software
Open
explosion/spaCy: v3.2.6: Bug fixes for Pydantic and pip
Creators
Description
This bug fix release is primarily to address Pydantic incompatibility with typing_extensions>=4.6.0
.
- Huge speed improvements for
spancat
, in particular on GPU (~10x-30x faster) (#12577).
- Add
typing_extensions
requirement due to Pydantic incompatibility withtyping_extensions>=4.6.0
. - Remove
#egg
from download URLs due to future deprecation inpip
.
@adrianeboyd, @honnibal, @ines, @kadarakos, @svlandeg
Files
explosion/spaCy-v3.2.6.zip
Files
(10.9 MB)
Name | Size | Download all |
---|---|---|
md5:49034ed3807983d1207865b7cdec179f
|
10.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/explosion/spaCy/tree/v3.2.6 (URL)