Skip to content

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

@maximusunc

Description

@maximusunc

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions