RapidFuzz/tests/distance
Max Bachmann 7a2017d646 add optimal string alignment distance 2022-09-16 00:30:17 +02:00
..
test_DamerauLevenshtein.py add python implementation of damerau levenshtein 2022-08-20 00:48:01 +02:00
test_Hamming.py fix some issues in hamming distance 2022-06-29 14:26:49 +02:00
test_Indel.py add pure python implementation 2022-06-28 23:24:20 +02:00
test_LCSseq.py add pure python implementation 2022-06-28 23:24:20 +02:00
test_Levenshtein.py reduce duplication of scorer attribute 2022-09-12 05:10:31 +02:00
test_OSA.py add optimal string alignment distance 2022-09-16 00:30:17 +02:00
test_init.py add support for slices in Editops.__delitem__ 2022-08-18 22:44:47 +02:00