Skip navigation links
C G L M P R S T W 

C

C45PruneableClassifierTreeWithUnary - Class in weka.classifiers.trees.j48
This Class is a wrapper for C45PruneableClassifierTree that enables the UNARY_CLASS capability.
C45PruneableClassifierTreeWithUnary(ModelSelection, boolean, float, boolean, boolean, boolean) - Constructor for class weka.classifiers.trees.j48.C45PruneableClassifierTreeWithUnary
 
c45toStringCART(C45PruneableClassifierTree, FeatureDefinition, Instances) - Static method in class weka.classifiers.trees.j48.TreeConverter
This converts the WEKA-style ClassifierTree into a Mary CART tree.
c45toStringPredictionTree(C45PruneableClassifierTree, FeatureDefinition, Instances) - Static method in class weka.classifiers.trees.j48.TreeConverter
This converts the WEKA-style ClassifierTree into a Mary CART tree.
considerStress - Variable in class marytts.tools.newlanguage.LTSTrainer
 
context - Variable in class marytts.tools.newlanguage.LTSTrainer
 
convertToLowercase - Variable in class marytts.tools.newlanguage.LTSTrainer
 

G

getCapabilities() - Method in class weka.classifiers.trees.j48.C45PruneableClassifierTreeWithUnary
Returns default capabilities of the classifier tree.

L

LTSTrainer - Class in marytts.tools.newlanguage
This class is a generic approach to predict a phone sequence from a grapheme sequence.
LTSTrainer(AllophoneSet, boolean, boolean, int) - Constructor for class marytts.tools.newlanguage.LTSTrainer
Create a new LTSTrainer.

M

main(String[]) - Static method in class marytts.tools.newlanguage.LTSTrainer
 
marytts.tools.newlanguage - package marytts.tools.newlanguage
 

P

phSet - Variable in class marytts.tools.newlanguage.LTSTrainer
 

R

readLexicon(BufferedReader, String) - Method in class marytts.tools.newlanguage.LTSTrainer
reads in a lexicon in text format, lines are of the kind: graphemechain | phonechain | otherinformation Stress is optionally preserved, marking the first vowel of a stressed syllable with "1".
readLexicon(HashMap<String, String>) - Method in class marytts.tools.newlanguage.LTSTrainer
reads in a lexicon in text format, lines are of the kind: graphemechain | phonechain | otherinformation Stress is optionally preserved, marking the first vowel of a stressed syllable with "1".

S

save(CART, String) - Method in class marytts.tools.newlanguage.LTSTrainer
Convenience method to save files to graph2phon.wagon and graph2phon.pfeats in a specified directory with UTF-8 encoding.

T

trainTree(int) - Method in class marytts.tools.newlanguage.LTSTrainer
Train the tree, using binary decision nodes.
TreeConverter - Class in weka.classifiers.trees.j48
 
TreeConverter() - Constructor for class weka.classifiers.trees.j48.TreeConverter
 

W

weka.classifiers.trees.j48 - package weka.classifiers.trees.j48
 
C G L M P R S T W 
Skip navigation links