Max Bachmann
|
bf8dd83f2f
|
add partial_ratio_alignment
|
2022-02-18 00:01:54 +01:00 |
Max Bachmann
|
e53a91479a
|
Properly export type hints
|
2022-02-13 04:55:39 +01:00 |
Max Bachmann
|
bd30907f64
|
fix even more type hints
|
2022-02-12 21:59:30 +01:00 |
Max Bachmann
|
97d6638e98
|
Release v2.0.2
|
2022-02-12 20:28:31 +01:00 |
Max Bachmann
|
cd8af8cad2
|
allow generating cython files (#194)
|
2022-02-12 18:58:10 +01:00 |
Max Bachmann
|
567141402d
|
fix type hints (#193)
|
2022-02-11 20:50:52 +01:00 |
Max Bachmann
|
4444f3411f
|
Fix Indel.normalized_similarity
|
2022-02-11 16:02:00 +01:00 |
Hugo Le Moine
|
9886cba1b9
|
Fixed broken link
|
2022-02-11 12:24:20 +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
|
01245ca1e3
|
add Editop/Opcode classes
|
2022-02-09 00:33:03 +01:00 |
Max Bachmann
|
8639df9a68
|
Do not install ninja on Windows
|
2022-02-06 08:46:50 +01:00 |
Max Bachmann
|
f1017ab114
|
Activate MSVC
|
2022-02-05 23:30:47 +01:00 |
Max Bachmann
|
6b79b02f1e
|
update docstrings
|
2022-02-03 20:36:43 +01:00 |
Max Bachmann
|
616329b5a5
|
Use scikit-build v0.13.0
|
2022-02-02 23:43:07 +01:00 |
Max Bachmann
|
5f0b08e8ab
|
restructure documentation
|
2022-01-29 19:28:26 +01:00 |
Max Bachmann
|
05fbfdad27
|
update to new capi
|
2022-01-29 17:07:02 +01:00 |
Max Bachmann
|
87edcd8026
|
fix image location
|
2022-01-26 16:24:31 +01:00 |
Max Bachmann
|
dd9021e312
|
fix incorrect editops validation
|
2022-01-26 12:55:05 +01:00 |
Max Bachmann
|
1eeb085733
|
add missing normalized metrics
|
2022-01-25 12:59:46 +01:00 |
Max Bachmann
|
5fc5ca7857
|
update documentation theme
|
2022-01-25 12:29:44 +01:00 |
Max Bachmann
|
4eeeb0bc6a
|
validate lists passed to Editops/Opcodes
|
2022-01-25 06:28:48 +01:00 |
Max Bachmann
|
d58ce6d66d
|
fix performance regression in extractOne
|
2022-01-25 05:26:19 +01:00 |
Max Bachmann
|
0d97eec1a0
|
make editops/opcodes immutable for now
|
2022-01-24 22:59:29 +01:00 |
Max Bachmann
|
6ece2b94de
|
update external libraries
|
2022-01-23 02:16:11 +01:00 |
Max Bachmann
|
a861fc980a
|
fix missing symbol
|
2022-01-20 07:14:29 +01:00 |
Max Bachmann
|
dd26483b5f
|
properly link to subprojects
|
2022-01-17 16:53:58 +01:00 |
Max Bachmann
|
143b394566
|
fix some bugs in Editops/Opcodes class
|
2022-01-15 23:46:33 +01:00 |
Max Bachmann
|
7fc3411646
|
fix incorrect src_pos/dest_pos
|
2022-01-15 21:34:16 +01:00 |
Max Bachmann
|
ba3deb93f2
|
add reverse function to Editops/Opcodes
|
2022-01-15 20:55:40 +01:00 |
Max Bachmann
|
5b7dd075d0
|
add more functionality to Editops/Opcodes
|
2022-01-15 20:43:15 +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
|
712abaa5fb
|
generalize Editops/Opcodes API
|
2022-01-10 00:50:12 +01:00 |
Max Bachmann
|
27dc52e145
|
use improved algorithm for editops calculation
|
2022-01-09 20:20:22 +01:00 |
Max Bachmann
|
4c00a3594d
|
work on Editops/Opcodes implementation
|
2022-01-09 01:25:41 +01:00 |
Max Bachmann
|
22a2ecbfa4
|
add type hints for new functions
|
2022-01-09 01:17:05 +01:00 |
Max Bachmann
|
712a09d834
|
add Indel distance
|
2022-01-07 02:07:46 +01:00 |
Max Bachmann
|
f59a1a390d
|
add all existing functions to C-API
|
2022-01-07 01:30:00 +01:00 |
Max Bachmann
|
eff74a6b4f
|
split python and cython into separate directories
|
2022-01-07 00:38:28 +01:00 |
Max Bachmann
|
551bb22dfc
|
start adding new scorer modules
|
2022-01-06 23:44:33 +01:00 |
Max Bachmann
|
6f1ac40e2e
|
change order of backtracing algorithm
|
2022-01-05 13:43:23 +01:00 |
Max Bachmann
|
8121e03a43
|
fix incorrect docstring of levenshtein_editops
|
2022-01-03 00:58:51 +01:00 |
Max Bachmann
|
29cb84fe38
|
avoid generating broken docs
|
2022-01-02 16:32:31 +01:00 |
Max Bachmann
|
04969928a7
|
Fix incorrect normalization for legacy scorers
|
2022-01-02 15:44:28 +01:00 |
Max Bachmann
|
73f99a4ee9
|
fix manifest
|
2022-01-02 15:30:26 +01:00 |
Max Bachmann
|
2e489fde96
|
deprecate rapidfuzz.string_metric
|
2021-12-30 23:52:18 +01:00 |
Max Bachmann
|
00856eb082
|
cleanup Python2.7 specifics
|
2021-12-30 22:57:40 +01:00 |
Max Bachmann
|
239911bac9
|
cythonize while installing
|
2021-12-30 19:46:02 +01:00 |
Max Bachmann
|
7c4ad9f092
|
disable PyPy build
|
2021-12-30 17:20:56 +01:00 |