| Package | Description |
|---|---|
| edu.illinois.cs.cogcomp.verbsense.caches | |
| edu.illinois.cs.cogcomp.verbsense.data | |
| edu.illinois.cs.cogcomp.verbsense.utilities |
| Modifier and Type | Method and Description |
|---|---|
void |
SentenceDBHandler.addTextAnnotation(Dataset dataset,
TextAnnotation ta) |
IResetableIterator<TextAnnotation> |
SentenceDBHandler.getDataset(Dataset dataset) |
| Modifier and Type | Method and Description |
|---|---|
static Dataset |
Dataset.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Dataset[] |
Dataset.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
VerbSenseConfigurator.getFeatureCacheFile(String featureSet,
Dataset dataset,
ResourceManager rm) |
Copyright © 2017. All rights reserved.