Skip to content

Release 2.13.1

Compare
Choose a tag to compare
@maxbachmann maxbachmann released this 03 Nov 17:39
· 245 commits to main since this release
8b8053e

Fixed

  • fix bug in normalized_similarity of most scorers,
    leading to incorrect results when used in combination with the process module
  • fix sse2 support
  • fix bug in JaroWinkler and Jaro when used in the pure python process module
  • forward kwargs in pure Python implementation of process.extract