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

Deduplication Threshold and Function as parameters to docker server? #62

Open
nunoperalta opened this issue Feb 28, 2022 · 0 comments
Open

Comments

@nunoperalta
Copy link

I see that we cannot change the deduplication parameters when using the API:

https://github.com/LIAAD/yake/blob/master/docker/Dockerfiles/yake-server/yake-rest-api.py#L117

So it just uses the defaults:

def __init__(self, lan="en", n=3, dedupLim=0.9, dedupFunc='seqm', windowsSize=1, top=20, features=None, stopwords=None):

Could we be able to provide those when invoking the API server, please?
Thank you very much!

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

1 participant