Skip to content

score_cutoff not working in extract #161

Closed Answered by maxbachmann
SnoozeFreddo asked this question in Q&A
Discussion options

You must be logged in to vote

Limit defaults to 5. You can return all elements by using limit=None. This default is selected to keep a similar behavior to FuzzyWuzzy. You can find the full documentation of process.extract here: https://maxbachmann.github.io/RapidFuzz/process.html#extract.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
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
question Further information is requested
2 participants
Converted from issue

This discussion was converted from issue #105 on November 21, 2021 09:16.