| Package | Description |
|---|---|
| org.corpus_tools.salt.common | |
| org.corpus_tools.salt.common.impl | |
| org.corpus_tools.salt.core | |
| org.corpus_tools.salt.core.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SCorpusDocumentRelation
|
interface |
SCorpusRelation
This type represents a hierarchical relation between two corpora (two objects
of type
SCorpus). |
interface |
SDominanceRelation
The meaning of the type
SDominanceRelation is a part-of relation. |
interface |
SMedialRelation |
interface |
SOrderRelation
This class provides SOrderRelation, to determine the order of SNodes.
|
interface |
SPointingRelation
Sometimes in linguistics you want to set nodes into a relationship without
adding a set semantic or a hierarchical relation.
|
interface |
SSequentialRelation<S extends SNode,T extends SNode,P extends Number> |
interface |
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.
|
interface |
STextOverlappingRelation<S extends SNode,T extends SNode> |
interface |
STextualRelation
A
STextualRelation links a primary text (as source) with a token (as
target). |
interface |
STimelineRelation |
interface |
STimeOverlappingRelation<S extends SNode,T extends SNode> |
| Modifier and Type | Class and Description |
|---|---|
class |
SCorpusDocumentRelationImpl |
class |
SCorpusRelationImpl |
class |
SDominanceRelationImpl |
class |
SMedialRelationImpl |
class |
SOrderRelationImpl
This class provides
SOrderRelation, to determine the order of
SNodes. |
class |
SPointingRelationImpl |
class |
SSequentialRelationImpl<S extends SNode,T extends SNode,P extends Number> |
class |
SSpanningRelationImpl |
class |
STextualRelationImpl |
class |
STimelineRelationImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SRelation<S extends SNode,T extends SNode> |
| Modifier and Type | Class and Description |
|---|---|
class |
SRelationImpl<S extends SNode,T extends SNode> |
Copyright © 2009–2019 Humboldt-Universität zu Berlin, INRIA. All rights reserved.