PyShortTextCategorization
PyShortTextCategorization copied to clipboard
Update python-levenshtein to 0.25.1
This PR updates python-Levenshtein from 0.23.0 to 0.25.1.
Changelog
0.25.1
Fixed
- fix potentially incorrect results of `jaro_winkler` when using high prefix weights
0.25.0
Changed
- improve type hints
0.24.0
Changed
- upgrade ``rapidfuzz-cpp`` to ``v3.0.0``
- drop support for Python 3.7
Links
- PyPI: https://pypi.org/project/python-levenshtein
- Changelog: https://data.safetycli.com/changelogs/python-levenshtein/
- Repo: https://github.com/rapidfuzz/python-Levenshtein