Spacy - v2.0.15
✨ New features and improvements
- Improve version compatibility to support wheels for all spaCy dependencies maintained by us:
thinc
,cymem
,preshed
andmurmurhash
. - Support GPU installation by specifying
spacy[cuda]
,spacy[cuda90]
,spacy[cuda91]
,spacy[cuda92]
orspacy[cuda10]
, which will installcupy
andthinc_gpu_ops
. - Add
spacy.prefer_gpu()
andspacy.require_gpu()
functions.
📖 Documentation and examples
- Update GPU installation and usage docs.
Details
date
Oct. 15, 2018, 12:01 p.m.
name
v2.0.15: More wheels and GPU improvements
type
Patch
official page
👇
Register or login to:
- 🔍View and search all Spacy releases.
- 🛠️Create and share lists to track your tools.
- 🚨Setup notifications for major, security, feature or patch updates.
- 🚀Much more coming soon!