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

#186 implement Jaccard similarity #214

Merged
merged 2 commits into from
Jul 28, 2024
Merged

Conversation

NiklasvonM
Copy link
Contributor

I tried my best to implement the Jaccard similarity from Issue #186. I also created a PR at jamesturk/jellyfish-testdata#9. However, I am unsure how to integrate the Git submodule changes. testdata has yet to be updated in this PR.

I was also not sure if I am still supposed to create a Python implementation. I simply added a Rust implementation for now.

Furthermore, I had to update testutils.rs to support the optional ngram_size parameter.

@jamesturk
Copy link
Owner

thanks for this! I'm traveling these next few weeks so may be slow but will take a closer look and get this merged soon!

@jamesturk jamesturk merged commit 1eb3bc6 into jamesturk:main Jul 28, 2024
15 checks passed
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 this pull request may close these issues.

None yet

2 participants