v3.5.3: Speed improvements, bug fixes and more
✨ New features and improvements
- Huge speed improvements for
spancat, in particular on GPU (~10x-30x faster) (#12577). - Improve speed for child operators (
>+,>-,>++,>--) for the dependency matcher (#12528). - Improve loading speed for tokenizers with a large number of exceptions (#12553).
- Support
doc.spansfor displaCy output inspacy benchmark accuracy/spacy evaluate(#12575). - Add
MorphAnalysis.get(default=)argument for user-provided default values similar todict(#12545). - Only perform vectors checks during initialization if there are sourced components (#12607).
🔴 Bug fixes
- #12567: Remove
#eggfrom download URLs due to future deprecation inpip.
📖 Documentation and examples
- Various documentation corrections and updates.
- New additions to spaCy Universe:
👥 Contributors
@adrianeboyd, @andyjessen, @bdura, @davidberenstein1957, @diyclassics, @honnibal, @ines, @kadarakos, @KennethEnevoldsen, @ljvmiranda921, @moxley01, @royashcenazi, @svlandeg, @tanloong, @victorialslocum