| Package | Description |
|---|---|
| eu.clarin.weblicht.wlfxb.ed.api | |
| eu.clarin.weblicht.wlfxb.ed.xb |
Provides classes for manipulating ExternalData annotations of TCF.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CanonicalSegmentationLayer
The CanonicalSegmentationLayer interface represents annotations for
canonical pronunciation segmentation (phonemic transcriptions) of the given
text or/and audio data.
|
interface |
NamedEntityModelLayer
The NamedEntityModelLayer interface represents model for
named entities.
|
interface |
PhoneticSegmentationLayer
The PhoneticSegmentationLayer interface represents annotations for
phonetic signal segmentation of the given audio data.
|
interface |
SpeechSignalLayer
The SpeechSignalLayer interface represents audio data that contains
speech signal.
|
interface |
TokenSegmentationLayer
The TokenSegmentationLayer interface represents annotations for
signal token segmentation of the given audio data.
|
| Modifier and Type | Method and Description |
|---|---|
List<ExternalDataLayer> |
ExternalData.getLayers() |
| Modifier and Type | Class and Description |
|---|---|
class |
CanonicalSegmentationLayerStored |
class |
ExternalDataLayerStored |
class |
NamedEntityModelLayerStored |
class |
PhoneticSegmentationLayerStored |
class |
SpeechSignalLayerStored |
class |
TokenSegmentationLayerStored |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ExternalDataLayer> |
ExternalDataLayerTag.getLayerClass() |
List<ExternalDataLayer> |
ExternalDataStored.getLayers() |
| Modifier and Type | Method and Description |
|---|---|
static ExternalDataLayerTag |
ExternalDataLayerTag.getFromClass(Class<? extends ExternalDataLayer> cl) |
Copyright © 2013-2019 Department of Linguistics, Tübingen University. All Rights Reserved.