|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TextCorpus | |
|---|---|
| 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.tc.xb | Provides classes for manipulating TextCorpus annotations of TCF. |
| Uses of TextCorpus in eu.clarin.weblicht.wlfxb.api |
|---|
| Methods in eu.clarin.weblicht.wlfxb.api with parameters of type TextCorpus | |
|---|---|
void |
TextCorpusProcessor.process(TextCorpus textCorpus)
|
| Uses of TextCorpus in eu.clarin.weblicht.wlfxb.io |
|---|
| Classes in eu.clarin.weblicht.wlfxb.io that implement TextCorpus | |
|---|---|
class |
TextCorpusStreamed
Class TextCorpusStreamed is used for accessing specified annotation layers and (optionally) adding any new annotation layers from/to TextCorpus. |
| Methods in eu.clarin.weblicht.wlfxb.io that return TextCorpus | |
|---|---|
TextCorpus |
ExternalDataWithTextCorpusStreamed.getTextCorpus()
Gets TextCorpus. |
| Methods in eu.clarin.weblicht.wlfxb.io with parameters of type TextCorpus | |
|---|---|
static void |
WLDObjector.write(MetaData md,
TextCorpus tc,
File file,
boolean outputAsXmlFragment)
|
static void |
WLDObjector.write(MetaData md,
TextCorpus tc,
OutputStream outputStream,
boolean outputAsXmlFragment)
|
| Uses of TextCorpus in eu.clarin.weblicht.wlfxb.tc.xb |
|---|
| Classes in eu.clarin.weblicht.wlfxb.tc.xb that implement TextCorpus | |
|---|---|
class |
TextCorpusStored
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||