| Package | Description |
|---|---|
| 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.xb |
Provides classes for manipulating TCF.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
WLDObjector.write(MetaData md,
TextCorpus tc,
File file,
boolean outputAsXmlFragment) |
static void |
WLDObjector.write(MetaData md,
TextCorpus tc,
OutputStream outputStream,
boolean outputAsXmlFragment) |
| Modifier and Type | Method and Description |
|---|---|
MetaData |
WLDProfile.getMetadata() |
MetaData |
WLData.getMetaData()
Gets meta data of the WLData.
|
| Constructor and Description |
|---|
WLData(MetaData metaData,
ExternalDataStored extData)
Creates WLData with the given meta data and external data
annotations.
|
WLData(MetaData metaData,
ExternalDataStored extData,
TextCorpusStored textCorpus)
Creates WLData with the given meta data, external data and text
corpus annotations.
|
WLData(MetaData metaData,
LexiconStored lexicon)
Creates WLData with the given meta data and lexicon annotations.
|
WLData(MetaData metaData,
TextCorpusStored textCorpus)
Creates WLData with the given meta data and text corpus
annotations.
|
Copyright © 2013-2014 Department of Linguistics, Tübingen University. All Rights Reserved.