-
[#24] if no curie mapping is provided, use IRI as failover
jnguyenx committedDec 19, 2016
-
jnguyenx committed
Dec 16, 2016
-
Merge pull request #36 from monarch-initiative/33-jackson
[#33] configure Jackson to ignore empty beans
-
-
-
Added convenience method for comparing two query profiles, for #32
Call like this: Match pairMatch = profileMatcher.compareProfilePair(qp, tp); To implement this, we extend the notion of the target item set to include anonymous individuals. The target profile is treated as an anonymous individual
-
-
cmungall committed
Sep 12, 2016
-
-
improved tests, and included compressed data for perf tests switched to java8 switched to owlapi-v4 bumped up version of various frameworks added additional params to services
-
Merge pull request #29 from balhoff/import-error
Fixed error from import of missing class.
-
-
this caused a false positive travis fail for #95
-
-
Removed import causing compile error.
balhoff committedJun 13, 2016
-
new util for reading pairwise files
cmungall committedMar 18, 2016 -
Added additional documentation for multiple classes and methods.
Created a new method that is a simplified form of the naive-bayes-FW method, with no query blanket, primarily for test/evaluation purposes.
cmungall committedMar 18, 2016
-
Suppressed IC Distribution test. Added new convenience methods to KB.…
… Added new pairwise conditional probability calculator
-
-
Do not precompute tables by default
Adding experimental util for cos sim
cmungall committedJan 30, 2016