| Package | Description |
|---|---|
| eu.clarin.weblicht.wlfxb.lx.api | |
| eu.clarin.weblicht.wlfxb.lx.xb |
Provides classes for manipulating Lexicon annotations of TCF.
|
| Modifier and Type | Method and Description |
|---|---|
Term |
TermsContainer.createTerm(Entry entry) |
Term |
TermsContainer.createTerm(String word) |
| Modifier and Type | Method and Description |
|---|---|
Cooccurrence |
CooccurrencesLayer.addCooccurrence(CooccurrenceFunction function,
List<Term> terms) |
Cooccurrence |
CooccurrencesLayer.addCooccurrence(CooccurrenceFunction function,
Sig sig,
List<Term> terms) |
Synonym |
SynonymsLayer.addSynonym(List<Term> terms) |
Synonym |
SynonymsLayer.addSynonym(Sig sig,
List<Term> terms) |
String[] |
TermsContainer.getTermsAsStrings(List<? extends Term> terms,
boolean includeAnnotatedTerm) |
| Modifier and Type | Class and Description |
|---|---|
class |
TermStored |
| Modifier and Type | Method and Description |
|---|---|
Term |
TermsContainerStored.createTerm(Entry entry) |
Term |
TermsContainerStored.createTerm(String word) |
| Modifier and Type | Method and Description |
|---|---|
Cooccurrence |
CooccurrencesLayerStored.addCooccurrence(CooccurrenceFunction function,
List<Term> terms) |
Cooccurrence |
CooccurrencesLayerStored.addCooccurrence(CooccurrenceFunction function,
Sig sig,
List<Term> terms) |
Synonym |
SynonymsLayerStored.addSynonym(List<Term> terms) |
Synonym |
SynonymsLayerStored.addSynonym(Sig sig,
List<Term> terms) |
String[] |
TermsContainerStored.getTermsAsStrings(List<? extends Term> terms,
boolean includeAnnotatedTerm) |
Copyright © 2013-2019 Department of Linguistics, Tübingen University. All Rights Reserved.