| Package | Description |
|---|---|
| eu.clarin.weblicht.wlfxb.tc.api | |
| eu.clarin.weblicht.wlfxb.tc.xb |
Provides classes for manipulating TextCorpus annotations of TCF.
|
| Modifier and Type | Method and Description |
|---|---|
LexicalSemanticsLayer |
TextCorpus.createAntonymyLayer()
Creates empty antonymy layer in this TextCorpus.
|
LexicalSemanticsLayer |
TextCorpus.createHyperonymyLayer()
Creates empty hyperonymy layer in this TextCorpus.
|
LexicalSemanticsLayer |
TextCorpus.createHyponymyLayer()
Creates empty hyponymy layer in this TextCorpus.
|
LexicalSemanticsLayer |
TextCorpus.createSynonymyLayer()
Creates empty synonymy layer in this TextCorpus.
|
LexicalSemanticsLayer |
TextCorpus.getAntonymyLayer()
Gets antonymy layer of this TextCorpus.
|
LexicalSemanticsLayer |
TextCorpus.getHyperonymyLayer()
Gets hyperonymy layer of this TextCorpus.
|
LexicalSemanticsLayer |
TextCorpus.getHyponymyLayer()
Gets hyponymy layer of this TextCorpus.
|
LexicalSemanticsLayer |
TextCorpus.getSynonymyLayer()
Gets synonymy layer of this TextCorpus.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AntonymyLayerStored |
class |
HyperonymyLayerStored |
class |
HyponymyLayerStored |
class |
LexicalSemanticsLayerStored |
class |
SynonymyLayerStored |
| Modifier and Type | Method and Description |
|---|---|
LexicalSemanticsLayer |
TextCorpusStored.createAntonymyLayer() |
LexicalSemanticsLayer |
TextCorpusStored.createHyperonymyLayer() |
LexicalSemanticsLayer |
TextCorpusStored.createHyponymyLayer() |
LexicalSemanticsLayer |
TextCorpusStored.createSynonymyLayer() |
Copyright © 2013-2014 Department of Linguistics, Tübingen University. All Rights Reserved.