pypi spacy 2.0.15
v2.0.15: More wheels and GPU improvements

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

✨ New features and improvements

  • Improve version compatibility to support wheels for all spaCy dependencies maintained by us: thinc, cymem, preshed and murmurhash.
  • Support GPU installation by specifying spacy[cuda], spacy[cuda90], spacy[cuda91], spacy[cuda92] or spacy[cuda10], which will install cupy and thinc_gpu_ops.
  • Add spacy.prefer_gpu() and spacy.require_gpu() functions.

📖 Documentation and examples

  • Update GPU installation and usage docs.

Don't miss a new spacy release

NewReleases is sending notifications on new releases.