Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants