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 another weighting bug #54

Closed cbizon closed 3 years ago

cbizon commented 3 years ago

krmap, which points from an kg edge id to the edgebindings in results needs to be 1:many, but at some point got changed to be 1:1, breaking things.