| Package | Description |
|---|---|
| org.aksw.limes.core.measures.measure.semantic.edgecounting | |
| org.aksw.limes.core.measures.measure.semantic.edgecounting.measures |
| Modifier and Type | Class and Description |
|---|---|
class |
AEdgeCountingSemanticMeasure
Implements the edge-counting semantic string similarity abstract class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LCHMeasure
Implements the Leacock and Chodorow (LCH) semantic string similarity between
two concepts (synsets), that considers both the path between two concepts and
the depth of the hierarchy.
|
class |
LiMeasure
Implements the Li et al.
|
class |
ShortestPathMeasure
Implements the Shortest Path semantic string similarity between two concepts
(synsets), that considers both the path between two concepts and the depth of
the hierarchy.
|
class |
WuPalmerMeasure
Implements the Wu and Palmer (WuPalmer) semantic string similarity between
two concepts (synsets), using the path between two concepts and their least
common subsumer.
|
Copyright © 2020. All rights reserved.