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

Incorporate NodeAnnotator into NodeNorm #1

Open
gaurav opened this issue Mar 7, 2025 · 0 comments
Open

Incorporate NodeAnnotator into NodeNorm #1

gaurav opened this issue Mar 7, 2025 · 0 comments

Comments

@gaurav
Copy link
Collaborator

gaurav commented Mar 7, 2025

There are three ways to do this:

  1. Bring NodeAnnotator in sync with NodeNorm in terms of identifiers (i.e. normalize queries before responding?)
  2. Provide some way to export NodeAnnotator so that it can be directly incorporated into NodeNorm.
    • This might require precalculating annotations for every node in NodeNorm.
  3. Incorporate NodeAnnotator's pipelines into NodeNorm so that we can calculate the annotations ourselves.

Note that NodeNorm has its own annotations that need to be consolidated (TranslatorSRI/NodeNormalization#306)

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