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 more refined concindence checking #12

Open
dtreffenstaedt opened this issue May 24, 2021 · 0 comments
Open

Implement more refined concindence checking #12

dtreffenstaedt opened this issue May 24, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@dtreffenstaedt
Copy link
Member

A more advanced way to calculate coincidences and to resolve coincidence conflicts is in order.

Currently conflicting coincidences need to be kept together due to there not being a way to resolve those conflicts.

A possible way how to resolve them could be to score each partial coincidence and selecting only the highest scoring pairs as part of the coincidence.

Ultimately though there is always a potential for remaining conflicts due to incomplete datasets and each coincidence needs to be manually inspected.

@dtreffenstaedt dtreffenstaedt added the enhancement New feature or request label May 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant