public static class MaryLanguageFeatureProcessors.PhoneFeature extends Object implements ByteValuedFeatureProcessor
Modifier and Type | Field and Description |
---|---|
protected String |
name |
protected MaryGenericFeatureProcessors.TargetElementNavigator |
navigator |
protected String |
pauseSymbol |
protected AllophoneSet |
phoneSet |
protected String |
phonesetQuery |
protected ByteStringTranslator |
values |
Constructor and Description |
---|
MaryLanguageFeatureProcessors.PhoneFeature(AllophoneSet phoneSet,
String name,
String phonesetQuery,
String[] possibleValues,
String pauseSymbol,
MaryGenericFeatureProcessors.TargetElementNavigator segmentNavigator) |
protected AllophoneSet phoneSet
protected String name
protected String phonesetQuery
protected ByteStringTranslator values
protected String pauseSymbol
protected MaryGenericFeatureProcessors.TargetElementNavigator navigator
public MaryLanguageFeatureProcessors.PhoneFeature(AllophoneSet phoneSet, String name, String phonesetQuery, String[] possibleValues, String pauseSymbol, MaryGenericFeatureProcessors.TargetElementNavigator segmentNavigator)
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.