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

Add overlap measure #8

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

amadanmath
Copy link

One obstacle to implementing Overlap measure is the fact that the original implementation gives max size for that measure as INT_MAX.

To solve this, one can only restrict this at search time.

There may also be a possibility to implement the max size for mongo, however I've never worked with it and I don't dare touch it without even having it installed. :)

@icfly2
Copy link

icfly2 commented Dec 2, 2020

HI, i'm looking into forking this and making a new module and repo, are you ok with me just adding the measure there?

@icfly2
Copy link

icfly2 commented Aug 17, 2023

This is available in simstring which is a fork of this which is being maintained (for now)

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.

2 participants