Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Nov 05:38

StringDistances v0.10.0

[Breaking]

  • Partial, TokenSort, TokenSet no longer normalize by default
  • Winkler is no longer defined for any distance. The Jaro-Winkler distance can be created with JaroWinkler()

Closed issues:

  • Speeding up qgram distances with pre-counting of qgrams (#34)
  • (Partial) Hamming distance (#35)

Merged pull requests: