ranking-agent / aragorn-ranker

Exposes TRAPI functions to add literature co-occurrence edges, convert publications to edge weights, and provide scores for answers.
MIT License
0 stars 1 forks source link

Fixed bug involving creating redges between qnodes bound to multiple knodes #70

Closed adamviola closed 2 years ago

adamviola commented 2 years ago

There's a case where the recent changes to creating redges fails. It's a multiline comment in the code.

The code now works similarly to before, but edges between nodes with the same qnode_id are removed.