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

implement fuzzy integer comparison #299

Closed
wilko77 opened this issue Oct 9, 2019 · 0 comments · Fixed by #316
Closed

implement fuzzy integer comparison #299

wilko77 opened this issue Oct 9, 2019 · 0 comments · Fixed by #316

Comments

@wilko77
Copy link
Collaborator

wilko77 commented Oct 9, 2019

Clkhash now has built-in support for different comparison methods. To expand our offering in that space, I propose to implement fuzzy integer comparison.

Use the idea of BitVectors (see #3) to implement integer comparison where the difference between two integer defines the similarity.
Follow the structure of #285 and take #290 as an example.

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

Successfully merging a pull request may close this issue.

1 participant