Chris Wedel is a fan of all things tech and gadgets. Living in rural Kansas with his wife and two young boys makes finding ways to stay online tricky — not to mention making my homestead smarter.
RapidFuzz is a fast string matching library for Python and C++, which is using the string similarity calculations from FuzzyWuzzy. However, there are two aspects that set RapidFuzz apart from ...
Cache conscious hash map and hash set for strings based on the "Cache-conscious collision resolution in string hash tables." (Askitis Nikolas and Justin Zobel, 2005) paper. You can find some details ...