| Package | Description |
|---|---|
| eu.clarin.weblicht.wlfxb.api |
Provides interface to be implemented by NLP tools that process TCF.
|
| eu.clarin.weblicht.wlfxb.io |
Provides classes to input/process/output TCF streams with only specified annotations
being loaded into the memory.
|
| eu.clarin.weblicht.wlfxb.lx.xb |
Provides classes for manipulating Lexicon annotations of TCF.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LexiconProcessor.process(Lexicon textCorpus) |
| Modifier and Type | Class and Description |
|---|---|
class |
LexiconStreamed
Class LexiconStreamed represents TCF Lexicon annotations.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
WLDObjector.write(MetaData md,
Lexicon lex,
File file,
boolean outputAsXmlFragment) |
static void |
WLDObjector.write(MetaData md,
Lexicon lex,
OutputStream outputStream,
boolean outputAsXmlFragment) |
static void |
WLDObjector.write(MetaData md,
TextCorpus tc,
Lexicon lex,
File file,
boolean outputAsXmlFragment,
String version) |
static void |
WLDObjector.write(MetaData md,
TextCorpus tc,
Lexicon lex,
OutputStream outputStream,
boolean outputAsXmlFragment,
String version) |
| Modifier and Type | Class and Description |
|---|---|
class |
LexiconStored |
Copyright © 2013-2019 Department of Linguistics, Tübingen University. All Rights Reserved.