| 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 |
|---|---|
Orthform |
LexicalSemanticsLayer.addOrthform(String[] orthformValues,
Lemma lemma) |
Orthform |
LexicalSemanticsLayer.addOrthform(String orthformValues,
Lemma lemma) |
Orthform |
LexicalSemanticsLayer.getOrthform(int index) |
Orthform |
LexicalSemanticsLayer.getOrthform(Lemma lemma) |
| Modifier and Type | Method and Description |
|---|---|
Lemma[] |
LexicalSemanticsLayer.getLemmas(Orthform orthform) |
| Modifier and Type | Class and Description |
|---|---|
class |
OrthformStored |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Lemma,Orthform> |
TextCorpusLayersConnector.lemma2ItsAntonyms |
protected Map<Lemma,Orthform> |
TextCorpusLayersConnector.lemma2ItsHyperonyms |
protected Map<Lemma,Orthform> |
TextCorpusLayersConnector.lemma2ItsHyponyms |
protected Map<Lemma,Orthform> |
TextCorpusLayersConnector.lemma2ItsSynonyms |
| Modifier and Type | Method and Description |
|---|---|
Orthform |
LexicalSemanticsLayerStored.addOrthform(String[] orthformValues,
Lemma lemma) |
Orthform |
LexicalSemanticsLayerStored.addOrthform(String orthformValues,
Lemma lemma) |
Orthform |
LexicalSemanticsLayerStored.getOrthform(int index) |
Orthform |
SynonymyLayerStored.getOrthform(Lemma lemma) |
Orthform |
HyperonymyLayerStored.getOrthform(Lemma lemma) |
Orthform |
AntonymyLayerStored.getOrthform(Lemma lemma) |
Orthform |
HyponymyLayerStored.getOrthform(Lemma lemma) |
| Modifier and Type | Method and Description |
|---|---|
Lemma[] |
LexicalSemanticsLayerStored.getLemmas(Orthform orthform) |
Copyright © 2013-2019 Department of Linguistics, Tübingen University. All Rights Reserved.