vz-risk / Verum

Implementation of Context-Graph algorithms for graph enrichment and querying.
Apache License 2.0
24 stars 7 forks source link

Add scoring bindings to enrich #25

Closed gdbassett closed 9 years ago

gdbassett commented 9 years ago

There is no binding to call scoring functions from enrich.

Need to add a function to query to get a list of scoring functions.

Need to add a function to run the scoring function.

gdbassett commented 9 years ago

Fixed with [gabe 806210c].