public class Postlex extends PronunciationModel
logger, stateMODULE_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, updatePhAttributesFromPhElementsgetInputType, getLocale, getOutputType, getState, inputType, name, outputType, powerOnSelfTest, shutdownpublic MaryData process(MaryData d) throws Exception
PronunciationModelprocess in interface MaryModuleprocess in class PronunciationModeld - doutputType() encapsulating the processing result.
This method just returns its input. Subclasses should override this.
Exception - ExceptionCopyright © 2000–2016 DFKI GmbH. All rights reserved.