| Class | Description |
|---|---|
| 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.
|
| LiMeasure |
Implements the Li et al.
|
| 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.
|
| 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.