seatgeek / fuzzywuzzy

Fuzzy String Matching in Python
http://chairnerd.seatgeek.com/fuzzywuzzy-fuzzy-string-matching-in-python/
GNU General Public License v2.0
9.2k stars 878 forks source link

Extended StringMatcher with Jaro-Winkler Distance algorithm. #292

Open MichaelYingEngineering opened 3 years ago

MichaelYingEngineering commented 3 years ago

Issue #265