pypi spacy 2.1.9
v2.1.9: Backport memory leak fix

latest releases: 4.0.0.dev3, 3.7.4, 3.7.3...
4 years ago

This is a small maintenance update that backports a bug fix for a memory leak that'd occur in long-running parsing processes. It's intended for users who can't or don't yet want to upgrade to spaCy v2.2 (e.g. because it requires retraining all the models). If you're able to upgrade, you shouldn't use this version and instead install the latest v2.2.

🔴 Bug fixes

  • Fix issue #3618: Fix memory leak for long-running parsing processes.
  • Fix issue #4538: Backport memory leak fix to v2.1.x branch.

Don't miss a new spacy release

NewReleases is sending notifications on new releases.