cpphacktoberfestlevenshteinlevenshtein-distancepythonstarred-maxbachmann-repostarred-repostring-comparisonstring-matchingstring-similarity
d0f2de09e1 | ||
---|---|---|
cpp | ||
.gitignore | ||
LICENSE | ||
README.md |
README.md
RapidFuzz
Roadmap
- [] add string matching for strings with a big length difference
- [] add Python wrapper
- [] add Rust version of the code
License
RapidFuzz itself is licensed under the MIT license, so feel free to do what you want with the code. It is based on an old version of fuzzywuzzy that was Licensed under a MIT License. A Fork of this old version can be found here.