github explosion/spaCy v2.3.5
v2.3.5: Bug fixes and simpler source installs

latest releases: v3.7.4, v3.7.3, v4.0.0.dev2...
3 years ago

✨ New features and improvements

  • Modify blis and numpy build dependencies to simplify source installations.
  • Support cupy v8+ in combination with thinc v7.4.5.

🔴 Bug fixes

  • Fix issue #6443: Only set NORM on token in retokenizer.
  • Fix issue #6453: Add SPACY as a Matcher attribute.
  • Fix issue #6512: Add nlp.max_length check to nlp.pipe through nlp.make_doc.
  • Fix issue #6515: Add missing .pipe methods to Chinese, Japanese, Korean and Thai tokenizers.
  • Fix issue #6518: Fix subsequent pipe detection in EntityRuler.
  • Fix issue #6523: Remove non-working --use-chars from train CLI.

👥 Contributors

Thanks to @KoichiYasuoka for the pull requests and contributions.

Don't miss a new spaCy release

NewReleases is sending notifications on new releases.