Package com.sun.speech.freetts.cart
Provides interface and implementations of several Classification
and Regression Trees (CART) based on the Breiman, Friedman, Olshen,
and Stone document "Classification and Regression Trees."
Wadsworth, Belmont, CA, 1984.
-
Interface Summary 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 Summary 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 forRelation.SEGMENT
relations in an utterance.Intonator Annotates theRelation.SYLLABLE
relations of an utterance with "accent" and "endtone" features.Phraser Creates aRelation.PHRASE
relation, groupingRelation.WORD
relations by breaks.