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