v3.1.5: Bug fixes for Tok2Vec, SpanCategorizer, and more
🔴 Bug fixes
- Fix issue #9593: Use metaclass to subclass errors for easier pickling.
- Fix issue #9654: Fix
spancat
for empty docs and zero suggestions. - Fix issue #9979: Fix type of
Lexeme.rank
. - Fix issue #10324: Fix
Tok2Vec
for empty batches.
👥 Contributors
@adrianeboyd, @BramVanroy, @brucewlee, @danieldk, @honnibal, @ines, @ljvmiranda921, @polm, @svlandeg, @vgautam, @xxyzz