public static class MaryLanguageFeatureProcessors.HalfPhoneUnitName extends Object implements ByteValuedFeatureProcessor
Modifier and Type | Field and Description |
---|---|
protected String |
name |
protected String |
pauseSymbol |
protected ByteStringTranslator |
values |
Constructor and Description |
---|
MaryLanguageFeatureProcessors.HalfPhoneUnitName(String[] possiblePhonemes,
String pauseSymbol)
Initialise a UnitName feature processor.
|
protected String name
protected ByteStringTranslator values
protected String pauseSymbol
public String getName()
getName
in interface MaryFeatureProcessor
public String[] getValues()
ByteValuedFeatureProcessor
getValues
in interface ByteValuedFeatureProcessor
public byte process(Target target)
process
in interface ByteValuedFeatureProcessor
Copyright © 2000–2016 DFKI GmbH. All rights reserved.