linqs / psl

The PSL software from the University of Maryland and the University of California Santa Cruz
http://psl.linqs.org
Apache License 2.0
298 stars 100 forks source link

Introduce RankingEvaluator, a test, and updates to options #297

Closed almumill closed 3 years ago

almumill commented 3 years ago

Introduces a RankingEvaluator which computes MRR with categorical atoms. Pass #2. Currently has a hack (clearing an internal map after computing MRR) to deal with evaluating MRR for different predicates.