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

Thank you for the fuzzywyzzy! #304

Open asigalov61 opened 3 years ago

asigalov61 commented 3 years ago

Hey fuzzywuzzy users and contributors!

I just wanted to thank you for a great job on this package and I wanted to share with you my creation which uses fuzzywuzzy as a core/main engine.

I hope this will inspire you to do your projects with fuzzywuzzy and also I hope it will be useful to someone.

https://github.com/asigalov61/tegridy-tools/blob/main/tegridy-tools/notebooks/ClassyMIDI_Classifier_and_Songs_Names_Generator.ipynb

Thanks and keep a great job! :)

Alex

PS. Sorry I post it here. You did not enable Discussions in the repo, so there is no place to post feedback/results.