| Package | Description |
|---|---|
| eu.clarin.weblicht.wlfxb.tc.api | |
| eu.clarin.weblicht.wlfxb.tc.xb |
Provides classes for manipulating TextCorpus annotations of TCF.
|
| Modifier and Type | Method and Description |
|---|---|
Pronunciation |
PhoneticsLayer.addChild(Pronunciation parent,
Pronunciation child) |
Pronunciation |
PhoneticsLayer.createPronunciation(PronunciationType type,
String canonicalPronunciation) |
Pronunciation |
PhoneticsLayer.createPronunciation(PronunciationType type,
String realizedPronunciation,
float onsetInSeconds,
float offsetInSeconds) |
Pronunciation |
PhoneticsLayer.createPronunciation(PronunciationType type,
String realizedPronunciation,
float onsetInSeconds,
float offsetInSeconds,
List<Pronunciation> children) |
Pronunciation |
PhoneticsLayer.createPronunciation(PronunciationType type,
String canonicalPronunciation,
String realizedPronunciation,
float onsetInSeconds,
float offsetInSeconds,
List<Pronunciation> children) |
Pronunciation |
PhoneticsLayer.createPronunciation(PronunciationType type,
String canonicalPronunciation,
String realizedPronunciation,
List<Pronunciation> children) |
Pronunciation[] |
Pronunciation.getChildren() |
Pronunciation[] |
PhoneticsSegment.getPronunciations() |
| Modifier and Type | Method and Description |
|---|---|
Pronunciation |
PhoneticsLayer.addChild(Pronunciation parent,
Pronunciation child) |
PhoneticsSegment |
PhoneticsLayer.addSegment(Pronunciation pronunciation,
Token token) |
| Modifier and Type | Method and Description |
|---|---|
PhoneticsSegment |
PhoneticsLayer.addSegment(List<Pronunciation> pronunciations,
Token token) |
Pronunciation |
PhoneticsLayer.createPronunciation(PronunciationType type,
String realizedPronunciation,
float onsetInSeconds,
float offsetInSeconds,
List<Pronunciation> children) |
Pronunciation |
PhoneticsLayer.createPronunciation(PronunciationType type,
String canonicalPronunciation,
String realizedPronunciation,
float onsetInSeconds,
float offsetInSeconds,
List<Pronunciation> children) |
Pronunciation |
PhoneticsLayer.createPronunciation(PronunciationType type,
String canonicalPronunciation,
String realizedPronunciation,
List<Pronunciation> children) |
| Modifier and Type | Class and Description |
|---|---|
class |
PronunciationStored |
| Modifier and Type | Method and Description |
|---|---|
Pronunciation |
PhoneticsLayerStored.addChild(Pronunciation parent,
Pronunciation child) |
Pronunciation |
PhoneticsLayerStored.createPronunciation(PronunciationType type,
String canonicalPronunciation) |
Pronunciation |
PhoneticsLayerStored.createPronunciation(PronunciationType type,
String realizedPronunciation,
float onsetInSeconds,
float offsetInSeconds) |
Pronunciation |
PhoneticsLayerStored.createPronunciation(PronunciationType type,
String realizedPronunciation,
float onsetInSeconds,
float offsetInSeconds,
List<Pronunciation> children) |
Pronunciation |
PhoneticsLayerStored.createPronunciation(PronunciationType type,
String canonicalPronunciation,
String realizedPronunciation,
float onsetInSeconds,
float offsetInSeconds,
List<Pronunciation> children) |
Pronunciation |
PhoneticsLayerStored.createPronunciation(PronunciationType type,
String canonicalPronunciation,
String realizedPronunciation,
List<Pronunciation> children) |
Pronunciation[] |
PronunciationStored.getChildren() |
Pronunciation[] |
PhoneticsSegmentStored.getPronunciations() |
| Modifier and Type | Method and Description |
|---|---|
Pronunciation |
PhoneticsLayerStored.addChild(Pronunciation parent,
Pronunciation child) |
PhoneticsSegment |
PhoneticsLayerStored.addSegment(Pronunciation pronunciation,
Token token) |
| Modifier and Type | Method and Description |
|---|---|
PhoneticsSegment |
PhoneticsLayerStored.addSegment(List<Pronunciation> pronunciations,
Token token) |
Pronunciation |
PhoneticsLayerStored.createPronunciation(PronunciationType type,
String realizedPronunciation,
float onsetInSeconds,
float offsetInSeconds,
List<Pronunciation> children) |
Pronunciation |
PhoneticsLayerStored.createPronunciation(PronunciationType type,
String canonicalPronunciation,
String realizedPronunciation,
float onsetInSeconds,
float offsetInSeconds,
List<Pronunciation> children) |
Pronunciation |
PhoneticsLayerStored.createPronunciation(PronunciationType type,
String canonicalPronunciation,
String realizedPronunciation,
List<Pronunciation> children) |
Copyright © 2013-2014 Department of Linguistics, Tübingen University. All Rights Reserved.