public static class FeatureProcessors.SegOnsetNasal extends java.lang.Object implements FeatureProcessor
Constructor and Description |
---|
SegOnsetNasal() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
process(Item seg)
Performs some processing on the given item.
|
public java.lang.String process(Item seg) throws ProcessException
process
in interface FeatureProcessor
seg
- the item to processProcessException
- if an exception occurred during the
processing