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

Search for matches in an array of complex objects. #321

Closed matheusfenolio closed 2 years ago

matheusfenolio commented 2 years ago

Hello :smiley:

Is there any planned feature to find matches inside an array of complex objects? I was doing some tests using NodeJS with Fuzzball. It would be nice to have this in python as well.

e.g.

image