pypi spacy 2.1.1
v2.1.1: Small GPU fixes

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

✨ New features and improvements

  • Raise error if user is running a narrow unicode build.
  • Move ud_train, ud_evaluate and other UD scripts from CLI to /bin in repo only.
  • Improve accuracy of spacy pretrain by implementing cosine loss.

🔴 Bug fixes

  • Fix issue #3421: Update docs and raise error for narrow unicode builds.
  • Fix issue #3427: Correct mistake in French lemmatizer.
  • Fix issue #3431: Make Doc.vector and Doc.vector_norm work as expected on GPU.
  • Fix issue #3437: Fix installation problem on GPU.
  • Fix issue #3439, #3446: Don't include UD scripts in spacy.cli.

👥 Contributors

Thanks to @mhham and @Bharat123rox for the pull requests!

Don't miss a new spacy release

NewReleases is sending notifications on new releases.