public abstract class AIndex extends Object
| Constructor and Description |
|---|
AIndex() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
close()
Closes the Index instance
|
abstract ArrayList<ArrayList<edu.mit.jwi.item.ISynsetID>> |
getHypernymPaths(edu.mit.jwi.item.ISynset synset)
Retrieves all hypernym paths of a synset from memory
|
abstract void |
init(boolean f)
Initiliazes the Index instance
|
abstract void |
preIndex()
Stores all necessary information into memory
|
Copyright © 2020. All rights reserved.