public class PhonemiseDenglish extends Object
Constructor and Description |
---|
PhonemiseDenglish(JPhonemiser jphon) |
Modifier and Type | Method and Description |
---|---|
Locale |
getLocale() |
Result |
processWord(String toBePhonemised,
boolean allowOtherLanguage)
Method that is called from JPhonemiser - Managing all the processing
|
public PhonemiseDenglish(JPhonemiser jphon) throws Exception
Exception
public Result processWord(String toBePhonemised, boolean allowOtherLanguage)
toBePhonemised
- The input wordallowOtherLanguage
- allowOtherLanguagepublic Locale getLocale()
Copyright © 2000–2016 DFKI GmbH. All rights reserved.