screenshots.debian.net

Description

RapidFuzz is a fast string matching library for Python and C++, providing Levenshtein and other distances. This is similar to the functionality of the python3-fuzzywuzzy package. There are a few significant differences between these packages:

1) RapidFuzz is MIT licensed. 2) RapidFuzz provides many string metrics, such as Hamming and Jaro-Winkler,

which are not included in FuzzyWuzzy.

3) RapidFuzz is mostly written in C++, and has further algorithmic

improvements to make string matching even faster.

4) RapidFuzz fixes multiple bugs in the `partial_ratio` implementation.


Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/maxbachmann/RapidFuzz


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-rapidfuzz

Read the original on screenshots.debian.net ↗