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

Test fixes #47

Closed PhillipsOwen closed 2 years ago

PhillipsOwen commented 2 years ago

i was able to fix all tests with the exception of 2.

test_nonzero_score(weighted_answer) in test_score.py where score returned is 0. could be a data issue. test_service(svc_test) in test_ranker.py where an exception is caught when the omnicorp database is being closed.