Skip to content

v3.1.5: Bug fixes for Tok2Vec, SpanCategorizer, and more

Compare
Choose a tag to compare
@adrianeboyd adrianeboyd released this 01 Mar 12:13
· 1037 commits to master since this release
1355396

馃敶 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