germanetpy.semrel_measures¶
Classes
|
This Enum represents the semantic relatedness measures |
- class germanetpy.semrel_measures.SemRelMeasure(*args: Any, **kwargs: Any)[source]¶
Bases:
EnumThis Enum represents the semantic relatedness measures
- SimplePath = 'SimplePath'¶
- LeacockAndChodorow = 'LeacockAndChodorow'¶
- WuAndPalmer = 'WuAndPalmer'¶
- Resnik = 'Resnik'¶
- Lin = 'Lin'¶
- JiangAndConrath = 'JiangAndConrath'¶