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

Non deterministic output #5

Open
skysb opened this issue Sep 17, 2020 · 1 comment
Open

Non deterministic output #5

skysb opened this issue Sep 17, 2020 · 1 comment

Comments

@skysb
Copy link

skysb commented Sep 17, 2020

Running the solution with the same tokens jsonl file, the output json of clone groups varies upon each execution.
Is there a more deterministic approach to near duplicate detection?

Cheers
Sky

@mallamanis
Copy link
Contributor

Apologies for just seeing this issue... If the parallelism is disabled, then you should be able to get a deterministic output. Alternatively, consider using this code which should also yield deterministic results.

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

2 participants