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

Use Information Content #83

Open cbizon opened 2 years ago

cbizon commented 2 years ago

There are numerous results for things like "Procedure" or other high level terms from ontologies. We really don't like them, but others in the consortium want to keep them in. (See https://github.com/ranking-agent/aragorn/issues/83 for an example). If we keep them, then we want to drastically downweight those answers IMO. One way to do this will be to look at the information content of nodes and use it somehow. NN returns IC values, but it's worth noting that we don't have IC for everything, just for terms from certain ontologies.