Commit Graph

13 Commits

Author SHA1 Message Date
Max Bachmann 0d97eec1a0 make editops/opcodes immutable for now 2022-01-24 22:59:29 +01:00
Max Bachmann 241e7fd583 rename algorithm.edit_based to distance 2022-01-12 23:22:34 +01:00
Max Bachmann 39fe0f99a8 implement editops for lcs 2022-01-10 02:55:53 +01:00
Max Bachmann 27dc52e145 use improved algorithm for editops calculation 2022-01-09 20:20:22 +01:00
Max Bachmann 712a09d834 add Indel distance 2022-01-07 02:07:46 +01:00
Max Bachmann eff74a6b4f split python and cython into separate directories 2022-01-07 00:38:28 +01:00
Max Bachmann 2e489fde96 deprecate rapidfuzz.string_metric 2021-12-30 23:52:18 +01:00
Max Bachmann 1371bd93b1 standardize RapidFuzz C-Api 2021-12-30 14:11:53 +01:00
Max Bachmann e6008d0a4f replace setuptools with scikit-build 2021-12-19 15:50:40 +01:00
Max Bachmann 0210cdf2f7 drop support for Python2.7 and Python3.5 2021-12-19 15:47:05 +01:00
Max Bachmann 54fe75fe8e remove deprecated levenshtein module 2021-12-19 15:39:23 +01:00
Max Bachmann 85af15c363 change error result of hamming/levenshtein 2021-12-19 15:38:10 +01:00
Max Bachmann 9fbe4e5980 add Changelog 2021-12-19 15:33:38 +01:00