Max Bachmann
|
d75bcf12e2
|
remove debug information
|
2022-02-21 11:03:20 +01:00 |
Max Bachmann
|
8ce153f96d
|
Add missing title
|
2022-02-19 14:25:56 +01:00 |
Max Bachmann
|
b7cc7e2e29
|
Fix incorrect Indel distance for score_cutoff=1 (#196)
When using score_cutoff=1 the Indel distance returned an incorrect
result when the two strings are not similar.
|
2022-02-18 09:02:01 +01:00 |
Max Bachmann
|
97d6638e98
|
Release v2.0.2
|
2022-02-12 20:28:31 +01:00 |
Max Bachmann
|
4444f3411f
|
Fix Indel.normalized_similarity
|
2022-02-11 16:02:00 +01:00 |
Max Bachmann
|
81ac43cbf2
|
Fix incorrect type hints
|
2022-02-09 23:02:37 +01:00 |
Max Bachmann
|
0f23bdbe5e
|
Finalize v2.0.0
|
2022-02-09 01:06:31 +01:00 |
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 |