ranking-agent / strider

A TRAPI-compliant component of ARAGORN that queries distributed KPs and assembles answers to user questions.
MIT License
3 stars 0 forks source link

Fix bug where some aux graph edges don't exist in the knowledge graph #434

Closed maximusunc closed 4 months ago

maximusunc commented 10 months ago

See this issue: https://github.com/NCATSTranslator/Feedback/issues/620 And I think this issue was related: https://github.com/NCATSTranslator/workflow-runner/issues/64

I think this is a bug in the post-proc code where we are filtering out information content poor nodes, but not correctly following all aux graph edge filtering.

maximusunc commented 4 months ago

Possibly fixed this bug in #443. Going to close for now unless something else pops up.