| 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 |
|---|---|
Cooccurrence |
CooccurrencesLayer.addCooccurrence(CooccurrenceFunction function,
List<Term> terms) |
Cooccurrence |
CooccurrencesLayer.addCooccurrence(CooccurrenceFunction function,
Sig sig,
List<Term> terms) |
Cooccurrence |
CooccurrencesLayer.getCooccurrence(int index) |
Cooccurrence[] |
CooccurrencesLayer.getCooccurrences(Entry entry) |
| Modifier and Type | Method and Description |
|---|---|
Entry[] |
CooccurrencesLayer.getEntries(Cooccurrence cooccurrence) |
String[] |
CooccurrencesLayer.getTermsAsStrings(Cooccurrence cooccurrence,
boolean includeAnnotatedTerm) |
| Modifier and Type | Class and Description |
|---|---|
class |
CooccurrenceStored |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Entry,List<Cooccurrence>> |
LexiconLayersConnector.entry2ItsCoocs |
| Modifier and Type | Method and Description |
|---|---|
Cooccurrence |
CooccurrencesLayerStored.addCooccurrence(CooccurrenceFunction function,
List<Term> terms) |
Cooccurrence |
CooccurrencesLayerStored.addCooccurrence(CooccurrenceFunction function,
Sig sig,
List<Term> terms) |
Cooccurrence |
CooccurrencesLayerStored.getCooccurrence(int index) |
Cooccurrence[] |
CooccurrencesLayerStored.getCooccurrences(Entry entry) |
| Modifier and Type | Method and Description |
|---|---|
Entry[] |
CooccurrencesLayerStored.getEntries(Cooccurrence cooccurrence) |
String[] |
CooccurrencesLayerStored.getTermsAsStrings(Cooccurrence cooccurrence,
boolean includeAnnotatedTerm) |
Copyright © 2013-2019 Department of Linguistics, Tübingen University. All Rights Reserved.