Package | Description |
---|---|
fr.inrialpes.exmo.ontosim | |
fr.inrialpes.exmo.ontosim.entity | |
fr.inrialpes.exmo.ontosim.entity.triplebased | |
fr.inrialpes.exmo.ontosim.set |
Modifier and Type | Field and Description |
---|---|
private SetMeasure<Entity<?>> |
OntologySpaceMeasure.globalMeasure |
Modifier and Type | Method and Description |
---|---|
SetMeasure<Entity<?>> |
OntologySpaceMeasure.getGlobalMeasure() |
Constructor and Description |
---|
OntologySpaceMeasure(SetMeasure<Entity<?>> globalMeasure) |
Modifier and Type | Field and Description |
---|---|
private SetMeasure<HLEntity<E>> |
NeighborhoodEntityMeasure.initialM |
private SetMeasure<java.lang.String> |
EntityLexicalMeasure.setMeasure |
Constructor and Description |
---|
EntityLexicalMeasure(SetMeasure<java.lang.String> measure) |
EntityLexicalMeasure(SetMeasure<java.lang.String> measure,
java.lang.String language) |
NeighborhoodEntityMeasure(SetMeasure<HLEntity<E>> intialM) |
Modifier and Type | Method and Description |
---|---|
protected MatrixDouble<org.apache.jena.graph.Node,org.apache.jena.graph.Node> |
IterativeNodeSim.updateSim(URI2Triples set1,
URI2Triples set2,
SetMeasure<org.apache.jena.graph.Triple> setM) |
Modifier and Type | Class and Description |
---|---|
class |
AverageLinkage<S> |
class |
FullLinkage<S> |
class |
Hausdorff<S> |
class |
MaxCoupling<S> |
class |
MaximumSet<S>
Deprecated.
|
class |
MaxSet<S>
Deprecated.
|
class |
SalphaMeasure<S>
Deprecated.
|
class |
SingleLinkage<S> |
class |
WeightedMaxSum<S>
The weighted sum of the maximum similarities (from the most little set to the biggest one)
The weights are the the similarities themselves
|
(C) INRIA, Univ. Grenoble Alpes & friends, 2008-2017