| Package | Description |
|---|---|
| edu.cmu.sphinx.linguist.g2p |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<Path> |
G2PConverter.phoneticize(java.util.ArrayList<java.lang.String> entry,
int nbest)
Phoneticize a word
|
java.util.ArrayList<Path> |
G2PConverter.phoneticize(java.lang.String word,
int nbest)
Phoneticize a word
|
| Modifier and Type | Method and Description |
|---|---|
int |
PathComparator.compare(Path o1,
Path o2) |