com.sun.speech.freetts.en.us
public static class FeatureProcessors.Gpos extends java.lang.Object implements FeatureProcessor
Constructor and Description |
---|
FeatureProcessors.Gpos(PartOfSpeech pos)
Creates a GPOS with the given part-of-speech table
|
public FeatureProcessors.Gpos(PartOfSpeech pos)
pos
- part of speech determinerpublic java.lang.String process(Item item) throws ProcessException
process
in interface FeatureProcessor
item
- the item to processProcessException
- if an exception occurred during the
processing