| 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 |
|---|---|
PhoneticsSegment |
PhoneticsLayer.addSegment(List<Pronunciation> pronunciations,
Token token) |
PhoneticsSegment |
PhoneticsLayer.addSegment(Pronunciation pronunciation,
Token token) |
PhoneticsSegment |
PhoneticsLayer.getSegment(int index) |
PhoneticsSegment |
PhoneticsLayer.getSegment(Token token) |
| Modifier and Type | Method and Description |
|---|---|
Token |
PhoneticsLayer.getToken(PhoneticsSegment segment) |
| Modifier and Type | Class and Description |
|---|---|
class |
PhoneticsSegmentStored |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Token,PhoneticsSegment> |
TextCorpusLayersConnector.token2ItsPhseg |
| Modifier and Type | Method and Description |
|---|---|
PhoneticsSegment |
PhoneticsLayerStored.addSegment(List<Pronunciation> pronunciations,
Token token) |
PhoneticsSegment |
PhoneticsLayerStored.addSegment(Pronunciation pronunciation,
Token token) |
PhoneticsSegment |
PhoneticsLayerStored.getSegment(int index) |
PhoneticsSegment |
PhoneticsLayerStored.getSegment(Token token) |
| Modifier and Type | Method and Description |
|---|---|
Token |
PhoneticsLayerStored.getToken(PhoneticsSegment segment) |
Copyright © 2013-2014 Department of Linguistics, Tübingen University. All Rights Reserved.