Package com.sun.speech.freetts.cart


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.
  • Class
    Description
    Generic interface for Classification and Regression Trees (CARTs) based on the Breiman, Friedman, Olshen, and Stone document "Classification and Regression Trees."
    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.
    Determines duration timing for Relation.SEGMENT relations in an utterance.
    Annotates the Relation.SYLLABLE relations of an utterance with "accent" and "endtone" features.
    Creates a Relation.PHRASE relation, grouping Relation.WORD relations by breaks.