| Package | Description |
|---|---|
| org.corpus_tools.salt.core | |
| org.corpus_tools.salt.core.impl | |
| org.corpus_tools.salt.semantics | |
| org.corpus_tools.salt.semantics.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SAnnotation
An annotation in Salt is an attribute-value-pair and can belong to either a
node, an edge, a graph, a layer or another label.
|
interface |
SFeature
An object of class
SFeature is a label and can be added like every
other label to a node, relation, graph, layer or to another label. |
interface |
SMetaAnnotation
Meta annotations are very useful for instance to document the creation
process or the aim of a corpus, a sub corpus or a document.
|
interface |
SProcessingAnnotation
An object of class
SProcessingAnnotation is a label and can be added
like every other label to a node, relation, graph, layer or to another label. |
| Modifier and Type | Class and Description |
|---|---|
class |
SAbstractAnnotationImpl |
class |
SAnnotationImpl |
class |
SFeatureImpl |
class |
SMetaAnnotationImpl |
class |
SProcessingAnnotationImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SCatAnnotation |
interface |
SLemmaAnnotation |
interface |
SPOSAnnotation |
interface |
SSentenceAnnotation |
interface |
STypeAnnotation |
interface |
SWordAnnotation |
| Modifier and Type | Class and Description |
|---|---|
class |
SCatAnnotationImpl |
class |
SLemmaAnnotationImpl |
class |
SPOSAnnotationImpl |
class |
SSentenceAnnotationImpl |
class |
STypeAnnotationImpl |
class |
SWordAnnotationImpl |
Copyright © 2009–2016 Humboldt-Universität zu Berlin, INRIA. All rights reserved.