RapidFuzz

Results 7 repositories owned by RapidFuzz

Levenshtein

231
Stars
15
Forks
Watchers

The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity

RapidFuzz

2.4k
Stars
108
Forks
Watchers

Rapid fuzzy string matching in Python using various string metrics

rapidfuzz-cpp

213
Stars
35
Forks
Watchers

Rapid fuzzy string matching in C++ using the Levenshtein Distance

strsim-rs

381
Stars
39
Forks
Watchers

:abc: Rust implementations of string similarity metrics

JaroWinkler

56
Stars
5
Forks
Watchers

Python library for fast approximate string matching using Jaro and Jaro-Winkler similarity

python-Levenshtein

82
Stars
4
Forks
Watchers

The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity

CyDifflib

15
Stars
5
Forks
Watchers

CyDifflib is a fast implementation of difflib's algorithms, which can be used as a drop-in replacement.