Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Measuring Small changes over large documents #311

Open
nfeliccia opened this issue Apr 20, 2021 · 1 comment
Open

Measuring Small changes over large documents #311

nfeliccia opened this issue Apr 20, 2021 · 1 comment

Comments

@nfeliccia
Copy link

Greetings fuzzers:

I am looking to measure edits over large documents. I notice that Fuzzy returns only a 2 digit integer showing the ratio.
Is there a historical reason for this? Thanks in advance.
NIC.

@maxbachmann
Copy link

I do not know any specific reason for this design decision. I personally decided to go with floating point in my own implementation of the algorithms (RapidFuzz), since I could not see any good reason to reduce the precision.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants