There is a newer version of the record available.

Published December 16, 2022 | Version v3.3.2

explosion/spaCy: v3.3.2: Bug fixes and future NumPy compatibility

Description

This bug fix release is primarily to avoid deprecation warnings and future incompatibility with NumPy v1.24+.

🔴 Bug fixes
  • #10911, #11194: Improve speed in precomputable_biaffine by avoiding concatenation.
  • #11276, #11331, #11701: Clean up warnings in spaCy and its test suite.
  • #11845: Don't raise an error in displaCy for unset spans keys.
  • #11860: Fix spancat for docs with zero suggestions.
  • #11864: Add smart_open requirement and update deprecated options.
  • #11899: Fix spacy init config --gpu for environments without spacy-transformers.
  • #11933: Update for compatibility with NumPy v1.24+ integer conversions.
  • #11934: Add strings when initializing from labels in EditTreeLemmatizer.
  • #11935: Restore missing error messages for beam search.
👥 Contributors

@adrianeboyd, @danieldk, @honnibal, @ines, @polm, @svlandeg

Files

explosion/spaCy-v3.3.2.zip

Files (11.0 MB)

Name Size Download all
md5:dbd46f2585c516c2582ce304330d6b2d
11.0 MB Preview Download

Additional details

Related works