Skip to content

Is there a way to get the same results as FuzzyWuzzy with WRatio #228

Closed Answered by maxbachmann
Tom-Mosaic asked this question in Q&A
Discussion options

You must be logged in to vote

fuzzywuzzy provides two different versions fuzzywuzzy and fuzzywuzzy['speedup']. If you install fuzzywuzzy['speedup']:

pip install fuzzywuzzy['speedup']

you will get the same results as with rapidfuzz

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Tom-Mosaic
Comment options

Answer selected by maxbachmann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants