Edinburgh Speech Tools  2.4-release
 All Classes Functions Variables Typedefs Enumerations Enumerator Friends Pages
EST_PredictionSuffixTree Member List

This is the complete list of members for EST_PredictionSuffixTree, including all inherited members.

accumulate(const EST_StrVector &words, const double count=1, const int index=0) (defined in EST_PredictionSuffixTree)EST_PredictionSuffixTree
build(const EST_String filename, const EST_String prev, const EST_String prev_prev, const EST_String last) (defined in EST_PredictionSuffixTree)EST_PredictionSuffixTree
build(const EST_StrList &input) (defined in EST_PredictionSuffixTree)EST_PredictionSuffixTree
clear(void) (defined in EST_PredictionSuffixTree)EST_PredictionSuffixTree
EST_PredictionSuffixTree() (defined in EST_PredictionSuffixTree)EST_PredictionSuffixTree
EST_PredictionSuffixTree(const int order) (defined in EST_PredictionSuffixTree)EST_PredictionSuffixTreeinline
EST_PredictionSuffixTree(const EST_String filename) (defined in EST_PredictionSuffixTree)EST_PredictionSuffixTree
EST_PredictionSuffixTree(const EST_TList< EST_String > &vocab, int order=2) (defined in EST_PredictionSuffixTree)EST_PredictionSuffixTree
init(const int order) (defined in EST_PredictionSuffixTree)EST_PredictionSuffixTree
load(const EST_String filename) (defined in EST_PredictionSuffixTree)EST_PredictionSuffixTree
nodes (defined in EST_PredictionSuffixTree)EST_PredictionSuffixTreeprotected
num_states (defined in EST_PredictionSuffixTree)EST_PredictionSuffixTreeprotected
order(void) const (defined in EST_PredictionSuffixTree)EST_PredictionSuffixTreeinline
p_accumulate(EST_PredictionSuffixTree_tree_node *node, const EST_StrVector &words, double count, const int index=0) (defined in EST_PredictionSuffixTree)EST_PredictionSuffixTreeprotected
p_order (defined in EST_PredictionSuffixTree)EST_PredictionSuffixTreeprotected
p_prob_dist(EST_PredictionSuffixTree_tree_node *node, const EST_StrVector &words, const int index=0) const (defined in EST_PredictionSuffixTree)EST_PredictionSuffixTreeprotected
pd (defined in EST_PredictionSuffixTree)EST_PredictionSuffixTreeprotected
ppredict(EST_PredictionSuffixTree_tree_node *node, const EST_StrVector &words, double *prob, int *state, const int index=0) const (defined in EST_PredictionSuffixTree)EST_PredictionSuffixTreeprotected
predict(const EST_StrVector &words) const (defined in EST_PredictionSuffixTree)EST_PredictionSuffixTree
predict(const EST_StrVector &words, double *prob) const (defined in EST_PredictionSuffixTree)EST_PredictionSuffixTree
predict(const EST_StrVector &words, double *prob, int *state) const (defined in EST_PredictionSuffixTree)EST_PredictionSuffixTree
print_freqs(ostream &os) (defined in EST_PredictionSuffixTree)EST_PredictionSuffixTree
print_probs(ostream &os) (defined in EST_PredictionSuffixTree)EST_PredictionSuffixTree
prob_dist(const EST_StrVector &words) const (defined in EST_PredictionSuffixTree)EST_PredictionSuffixTreeinline
rev_prob(const EST_StrVector &words) const (defined in EST_PredictionSuffixTree)EST_PredictionSuffixTree
rev_prob(const EST_StrVector &words, const EST_DiscreteProbDistribution &pd) const (defined in EST_PredictionSuffixTree)EST_PredictionSuffixTree
samples() const (defined in EST_PredictionSuffixTree)EST_PredictionSuffixTreeinline
save(const EST_String filename, const EST_PredictionSuffixTree::EST_filetype type=PredictionSuffixTree_ascii) (defined in EST_PredictionSuffixTree)EST_PredictionSuffixTree
states() const (defined in EST_PredictionSuffixTree)EST_PredictionSuffixTreeinline
test(const EST_String filename) (defined in EST_PredictionSuffixTree)EST_PredictionSuffixTree
~EST_PredictionSuffixTree() (defined in EST_PredictionSuffixTree)EST_PredictionSuffixTree