Published May 25, 2023
| Version v3.3.3
Software
Open
explosion/spaCy: v3.3.3: Bug fixes for Pydantic and pip
Creators
- Ines Montani1
- Matthew Honnibal1
- Matthew Honnibal1
- Sofie Van Landeghem2
- Adriane Boyd
- Henning Peters
- Paul O'Leary McCann3
- jim geovedi
- Jim O'Regan
- Maxim Samsonov
- György Orosz4
- Daniël de Kok5
- Marcus Blättermann6
- Duygu Altinok7
- Raphael Mitsch5
- Madeesh Kannan
- Søren Lind Kristiansen
- Edward
- Lj Miranda5
- Raphaël Bournhonesque
- Peter Baumgartner8
- Richard Hudson
- Explosion Bot5
- Roman9
- Leander Fiedler10
- Ryn Daniels
- Wannaphong Phatthiyaphaibun11
- Schero1994
- Grégory Howard
- 1. Founder @explosion
- 2. Explosion & OxyKodit
- 3. Cotonoha
- 4. LogMeIn, Meltwater
- 5. @explosion
- 6. essenmitsosse
- 7. @deepgram
- 8. RTI International
- 9. @kouchtv
- 10. Nord/LB
- 11. @PyThaiNLP
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.3.3.zip
Files
(11.0 MB)
Name | Size | Download all |
---|---|---|
md5:edca8254ea1790c46d9cca28b8385edd
|
11.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/explosion/spaCy/tree/v3.3.3 (URL)