public class Sim_Framework_DAG_Set_Bader_2003 extends Sim_Framework_DAG_Set_abstract
Constructor and Description |
---|
Sim_Framework_DAG_Set_Bader_2003() |
Modifier and Type | Method and Description |
---|---|
boolean |
isSymmetric() |
double |
sim(Set<org.openrdf.model.URI> setA,
Set<org.openrdf.model.URI> setB,
SMconf conf)
This provide a way to compare the two sets of concepts which have been
extended considering inference based on the taxonomic hierarchy.
|
sim, sim
public double sim(Set<org.openrdf.model.URI> setA, Set<org.openrdf.model.URI> setB, SMconf conf) throws slib.utils.ex.SLIB_Exception
Sim_Framework_DAG_Set_abstract
sim
in class Sim_Framework_DAG_Set_abstract
setA
- the first setsetB
- the second setconf
- the configuration to apply to compute the semantic similarityslib.utils.ex.SLIB_Exception
public boolean isSymmetric()
Copyright © 2014. All rights reserved.