Commit Graph

14 Commits

Author SHA1 Message Date
maxbachmann 839e19a359
release 0.6.0 2020-04-04 06:15:37 +02:00
maxbachmann 84e7b2283a
adjust ci build 2020-04-01 00:39:46 +02:00
maxbachmann 54609c7508
add benchmark 2020-03-30 21:40:20 +02:00
Pablo Marti 91f549c169
README.md: Fix a couple of typos 2020-03-30 14:09:52 +02:00
maxbachmann 93b7b1cc4a
add section about PyInstaller (#9) 2020-03-29 15:25:09 +02:00
maxbachmann 0b81415484
release version 0.3.0
- When using score_cutoff there is now a guarantee that it returns 0 when result < score_cutoff
- each function has now a preprocess argument to specify whether strings should be preprocessed
- the default preprocessing does now lower case and trim
- extract and extractOne accept a custom processor method instead of utils.default_processor now

- QRatio was removed since it does now exactly the same as normal ratio
2020-03-26 17:23:06 +01:00
maxbachmann e9e5732653
lowercase strings before processing 2020-03-22 14:45:08 +01:00
maxbachmann 439db23e28
add token_set and token_sort methods 2020-03-20 18:19:59 +01:00
maxbachmann 628e434fbe
add partial_ratio to interface 2020-03-20 16:26:12 +01:00
maxbachmann 3a46dbdc89
add limit argument to extract 2020-03-19 11:51:50 +01:00
maxbachmann 734f2a1d0e
update paths for the rhasspy organisation 2020-03-18 21:36:02 +01:00
maxbachmann e157e11fa7
complete basic implementation of rapidfuzz 2020-03-18 21:34:32 +01:00
maxbachmann dabd187847
fix readme 2020-02-29 15:45:55 +01:00
maxbachmann d0f2de09e1 initialise c++ version 2020-02-29 15:45:15 +01:00