|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectPhonemator
A Phonemator generates a phonetic representation of a German word based on the graphemic representation.
Constructor Summary | |
Phonemator()
Create an instance of Phonemator. |
Method Summary | |
void |
phonemate(YaspWord word)
Can only be called on a hyphenated YaspWord. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Phonemator()
Method Detail |
public void phonemate(YaspWord word)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |