Interface | Description |
---|---|
CART |
Generic interface for Classification and Regression Trees (CARTs) based
on the Breiman, Friedman, Olshen, and Stone document "Classification and
Regression Trees."
|
Class | Description |
---|---|
CARTImpl |
Implementation of a Classification and Regression Tree (CART) that is
used more like a binary decision tree, with each node containing a
decision or a final value.
|
Durator |
Determines duration timing for
Relation.SEGMENT relations in an utterance. |
Intonator |
Annotates the
Relation.SYLLABLE relations of an
utterance with "accent"
and "endtone" features. |
Phraser |
Creates a
Relation.PHRASE relation, grouping
Relation.WORD relations by breaks. |