| Interface | Description |
|---|---|
| SaltProject |
The salt project is a kind of a super container for a Salt model.
|
| SCorpus |
In Salt a corpus is represented by this class.
|
| SCorpusDocumentRelation | |
| SCorpusGraph |
In Salt it is possible to create a treelike corpus structure to create
hierarchies between corpora.
|
| SCorpusRelation |
This type represents a hierarchical relation between two corpora (two objects
of type
SCorpus). |
| SDocument |
In Salt a document is represented by this class.
|
| SDocumentGraph |
The document-structure covers the "real" linguistic data, which means primary
data, linguistic structures and annotations on them.
|
| SDocumentGraphObject |
This interface just converts the return type or the parameter for getting the
graph of a node or relation from
Graph to SDocumentGraph. |
| SDominanceRelation |
The meaning of the type
SDominanceRelation is a part-of relation. |
| SMedialDS | |
| SMedialRelation | |
| SOrderRelation |
This class provides SOrderRelation, to determine the order of SNodes.
|
| SPointingRelation |
Sometimes in linguistics you want to set nodes into a relationship without
adding a set semantic or a hierarchical relation.
|
| SSequentialDS<D,P extends Number> | |
| SSequentialRelation<S extends SNode,T extends SNode,P extends Number> | |
| SSpan |
A span is used to group a couple of tokens together to give them exactly the
same annotation or to connect them as a bunch with a 3rd node at once.
|
| SSpanningRelation |
A span is used to group a couple of tokens together to give them exactly the
same annotation or to connect them as a bunch with a 3rd node at once.
|
| SStructure |
Hierarchies are a useful mechanism to express tree-like or hierarchical
structures behind a text.
|
| SStructuredNode |
This class bundles the node types
SToken, SSpan and
SStructure to be used as target in a SDominanceRelation. |
| STextOverlappingRelation<S extends SNode,T extends SNode> | |
| STextualDS | |
| STextualRelation |
A
STextualRelation links a primary text (as source) with a token (as
target). |
| STimeline | |
| STimelineRelation | |
| STimeOverlappingRelation<S extends SNode,T extends SNode> | |
| SToken |
In general, it is not totally clear in linguistics what a token is.
|
Copyright © 2009–2020 Humboldt-Universität zu Berlin, INRIA. All rights reserved.