Changelog#
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
3.5.2 - 2023-05-19#
Changed#
- Updated dependencies
- Removed lemma smoothing
- Fixed a bug prohibiting the processing of large documents https://github.com/huspacy/huspacy/issues/54
3.5.1 - 2023-03-24#
Fixed#
- Fixed conflicting dependencies
3.5.0 - 2023-03-22#
Changed#
- spaCy 3.5.x compatibility
- Using the backported EditTreeLemmatizer for speedup inference explosion/spaCy#12017
3.4.0 - 2023-02-06#
Initial release#
This initial release is the same as the hu_core_news_trf
v3.4.0, except he transformer encoder is changed to XLM-RoBERTa