| Modifier and Type | Method and Description |
|---|---|
static AIndex |
MeasureFactory.createIndexer() |
| Modifier and Type | Field and Description |
|---|---|
protected AIndex |
AEdgeCountingSemanticMeasure.Indexer |
| Constructor and Description |
|---|
AEdgeCountingSemanticMeasure(AIndex indexer) |
| Modifier and Type | Method and Description |
|---|---|
static AEdgeCountingSemanticMeasure |
SemanticFactory.createMeasure(SemanticType measure,
AIndex Indexer)
Factory function for retrieving the desired semantic measure instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryIndex
Implements the memory index class that computes, stores and loads the
hypernym paths of every synset in wordnet.
|
| Constructor and Description |
|---|
LCHMeasure(AIndex Indexer) |
LiMeasure(AIndex Indexer) |
ShortestPathMeasure(AIndex Indexer) |
WuPalmerMeasure(AIndex Indexer) |
Copyright © 2020. All rights reserved.