| Package | Description |
|---|---|
| org.corpus_tools.graphannis |
| Modifier and Type | Method and Description |
|---|---|
List<Annotation> |
CorpusStorageManager.listEdgeAnnotations(String corpusName,
ComponentType componentType,
String componentName,
String componentLayer,
boolean listValues,
boolean onlyMostFrequentValues)
eturns a list of all edge annotations of a corpus given by its name and and
given component.
|
List<Annotation> |
CorpusStorageManager.listNodeAnnotations(String corpusName,
boolean listValues,
boolean onlyMostFrequentValues)
Returns a list of all node annotations of a corpus given its name.
|
Copyright © 2019 Thomas Krause. All rights reserved.