| 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 |
|---|---|
PosTag |
PosTagsLayer.addTag(String tagString,
Entry tagEntry) |
PosTag |
PosTagsLayer.getTag(int index) |
PosTag[] |
PosTagsLayer.getTags(Entry entry) |
| Modifier and Type | Method and Description |
|---|---|
Entry |
PosTagsLayer.getEntry(PosTag tag) |
| Modifier and Type | Class and Description |
|---|---|
class |
PosTagStored |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Entry,List<PosTag>> |
LexiconLayersConnector.entry2ItsTags |
| Modifier and Type | Method and Description |
|---|---|
PosTag |
PosTagsLayerStored.addTag(String tagString,
Entry tagEntry) |
PosTag |
PosTagsLayerStored.getTag(int index) |
PosTag[] |
PosTagsLayerStored.getTags(Entry entry) |
| Modifier and Type | Method and Description |
|---|---|
Entry |
PosTagsLayerStored.getEntry(PosTag tag) |
Copyright © 2013-2019 Department of Linguistics, Tübingen University. All Rights Reserved.