v1.0.0rc0
Pre-release
Pre-release
π This release is a pre-release and requires spaCy v3 (nightly).
β¨ New features and improvements
- Rewrite library from scratch for spaCy v3.0.
Transformercomponent for easy pipeline integration.TransformerListenerto share transformer weights between components.- Built-in registered functions that are available in spaCy if
spacy-transformersis installed in the same environment.
π Documentation
- Embeddings, Transformers and Transfer Learning: How to use transformers in spaCy
- Training Pipelines and Models:
Train and update components on your own data and integrate custom models - Layers and Model Architectures:
Power spaCy components with custom neural networks Transformer: Pipeline component API reference- Transformer architectures: Architectures and registered functions