| Package | Description |
|---|---|
| edu.cmu.sphinx.alignment.tokenizer |
| Modifier and Type | Method and Description |
|---|---|
Utterance |
Relation.getUtterance()
Returns the utterance that contains this relation.
|
Utterance |
Item.getUtterance()
Returns the utterance associated with this item.
|
| Modifier and Type | Method and Description |
|---|---|
static WordRelation |
WordRelation.createWordRelation(Utterance utterance,
USEnglishTokenizer tokenToWords)
Creates a WordRelation object with the given utterance and TokenToWords.
|