public class Postlex extends PronunciationModel
logger, state
MODULE_OFFLINE, MODULE_RUNNING
Constructor and Description |
---|
Postlex() |
Modifier and Type | Method and Description |
---|---|
MaryData |
process(MaryData d)
This computes a new pronunciation for the elements of some MaryData, that is phonemised.
|
postlexicalRules, startup, updatePhAttributesFromPhElements
getInputType, getLocale, getOutputType, getState, inputType, name, outputType, powerOnSelfTest, shutdown
public MaryData process(MaryData d) throws Exception
PronunciationModel
process
in interface MaryModule
process
in class PronunciationModel
d
- doutputType()
encapsulating the processing result.
This method just returns its input. Subclasses should override this.
Exception
- ExceptionCopyright © 2000–2016 DFKI GmbH. All rights reserved.