public class Sim_Framework_DAG_Set_Jaccard_1901 extends Sim_Framework_DAG_Set_abstract
Constructor and Description |
---|
Sim_Framework_DAG_Set_Jaccard_1901() |
Modifier and Type | Method and Description |
---|---|
boolean |
isSymmetric() |
double |
sim(Set<org.openrdf.model.URI> ancA,
Set<org.openrdf.model.URI> ancB,
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> ancA, Set<org.openrdf.model.URI> ancB, SMconf conf)
Sim_Framework_DAG_Set_abstract
sim
in class Sim_Framework_DAG_Set_abstract
ancA
- the first setancB
- the second setconf
- the configuration to apply to compute the semantic similaritypublic boolean isSymmetric()
Copyright © 2014. All rights reserved.