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

Improve node category lookup/reimplement query with precomputed correlations #210

Open
maximusunc opened this issue Dec 3, 2021 · 0 comments

Comments

@maximusunc
Copy link
Collaborator

Currently, we're only returning nodes based on the first category listed in the mappings.yml file, therefore the ordering of these categories is important. I believe the node normalizer returns node categories in order of specificity, with the most specific category first (which is what we want), so we might want to look into calling node norm to get the list of categories.

This all might be a moot point if we reimplement the precomputed correlations that Patrick had started work on.

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