Main Page | Directories | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

moot::mootHMM Member List

This is the complete list of members for moot::mootHMM, including all inherited members.

_bindump(mootio::mostream *obs, const char *filename=0)moot::mootHMM
_binload(mootio::mistream *ibs, const char *filename=0)moot::mootHMM
_viterbi_step_fallback(TokID tokid, ViterbiColumn *col)moot::mootHMM
assign_ids_cf(const mootClassfreqs &classfreqs)moot::mootHMM
assign_ids_lf(const mootLexfreqs &lexfreqs)moot::mootHMM
assign_ids_ng(const mootNgrams &ngrams)moot::mootHMM
beamwdmoot::mootHMM
BigramProbTable typedefmoot::mootHMM
build_suffix_trie(const mootLexfreqs &lf, const mootNgrams &ng, bool verbose=false)moot::mootHMM [inline]
carp(char *fmt,...)moot::mootHMM
clambda0moot::mootHMM
clambda1moot::mootHMM
class2id(const LexClass &lclass, bool autopopulate=true, bool autocreate=true)moot::mootHMM [inline]
ClassID typedefmoot::mootHMM
classidsmoot::mootHMM
ClassIDTable typedefmoot::mootHMM
classp(const ClassID classid, const TagID tagid) const moot::mootHMM [inline]
classp(const LexClass &lclass, const mootTagString tag) const moot::mootHMM [inline]
clear(bool wipe_everything=true, bool unlogify=false)moot::mootHMM
compile(const mootLexfreqs &lexfreqs, const mootNgrams &ngrams, const mootClassfreqs &classfreqs, const mootTagString &start_tag_str="__$")moot::mootHMM
compile_unknown_lexclass(const mootClassfreqs &classfreqs)moot::mootHMM
compute_logprobs(void)moot::mootHMM
estimate_clambdas(const mootClassfreqs &cf)moot::mootHMM
estimate_lambdas(const mootNgrams &ngrams)moot::mootHMM
estimate_wlambdas(const mootLexfreqs &lf)moot::mootHMM
flavidsmoot::mootHMM
lcprobsmoot::mootHMM
LexClass typedefmoot::mootHMM
LexClassProbSubTable typedefmoot::mootHMM
LexClassProbTable typedefmoot::mootHMM
lexprobsmoot::mootHMM
LexProbSubTable typedefmoot::mootHMM
LexProbTable typedefmoot::mootHMM
load(const char *filename=0)moot::mootHMM
load(mootio::mistream *ibs, const char *filename=0)moot::mootHMM
load_model(const string &modelname, const mootTagString &start_tag_str="__$", const char *myname="mootHMM::load_model()", bool do_estimate_nglambdas=true, bool do_estimate_wlambdas=true, bool do_estimate_clambdas=true, bool do_build_suffix_trie=true, bool do_compute_logprobs=true)moot::mootHMM
mootHMM(void)moot::mootHMM
n_classesmoot::mootHMM
n_tagsmoot::mootHMM
n_toksmoot::mootHMM
ndotsmoot::mootHMM
nfallbacksmoot::mootHMM
nglambda1moot::mootHMM
nglambda2moot::mootHMM
ngprobs2moot::mootHMM
nnewclassesmoot::mootHMM
nnewtokensmoot::mootHMM
nsentsmoot::mootHMM
ntokensmoot::mootHMM
nunclassedmoot::mootHMM
nunknownmoot::mootHMM
save(const char *filename, int compression_level=-1)moot::mootHMM
save(mootio::mostream *obs, const char *filename=0)moot::mootHMM
save_ambiguitiesmoot::mootHMM
save_dump_trellismoot::mootHMM
save_flavorsmoot::mootHMM
save_mark_unknownmoot::mootHMM
start_tagidmoot::mootHMM
suftriemoot::mootHMM
tag_io(TokenReader *reader, TokenWriter *writer)moot::mootHMM [inline]
tag_mark_best(mootSentence &sentence)moot::mootHMM
tag_sentence(mootSentence &sentence)moot::mootHMM [inline]
TagID typedefmoot::mootHMM
tagidsmoot::mootHMM
TagIDTable typedefmoot::mootHMM
tagp(const TagID tagid) const moot::mootHMM [inline]
tagp(const mootTagString &tag) const moot::mootHMM [inline]
tagp(const TagID prevtagid, const TagID tagid) const moot::mootHMM [inline]
tagp(const mootTagString &prevtag, const mootTagString &tag) const moot::mootHMM [inline]
tagset2lexclass(const mootTagSet &tagset, LexClass *lclass=0, bool add_tagids=false)moot::mootHMM [inline]
token2id(const mootTokString &token) const moot::mootHMM [inline]
TokID typedefmoot::mootHMM
tokidsmoot::mootHMM
TokIDTable typedefmoot::mootHMM
trash_columnsmoot::mootHMM [protected]
trash_nodesmoot::mootHMM [protected]
trash_pathnodesmoot::mootHMM [protected]
txtdump(FILE *file)moot::mootHMM
uclassmoot::mootHMM
unknown_class_name(const mootTagSet &tagset)moot::mootHMM [inline]
unknown_class_threshholdmoot::mootHMM
unknown_lex_threshholdmoot::mootHMM
unknown_tag_name(const mootTokString &name)moot::mootHMM [inline]
unknown_token_name(const mootTokString &name)moot::mootHMM [inline]
use_lex_classesmoot::mootHMM
vbestpathmoot::mootHMM [protected]
vbestpnmoot::mootHMM [protected]
vbestprmoot::mootHMM [protected]
verbosemoot::mootHMM
VerbosityLevel enum namemoot::mootHMM
viterbi_best_node(void)moot::mootHMM [inline]
viterbi_best_node(TagID tagid)moot::mootHMM [inline]
viterbi_best_path(void)moot::mootHMM [inline]
viterbi_best_path(TagID tagid)moot::mootHMM [inline]
viterbi_best_path(const mootTagString &tagstr)moot::mootHMM [inline]
viterbi_clear(void)moot::mootHMM
viterbi_clear_bestpath(void)moot::mootHMM [inline]
viterbi_column_ok(const ViterbiColumn *col) const moot::mootHMM [inline]
viterbi_finish(const TagID final_tagid)moot::mootHMM [inline]
viterbi_finish(void)moot::mootHMM [inline]
viterbi_get_column(void)moot::mootHMM [inline]
viterbi_get_node(void)moot::mootHMM [inline]
viterbi_get_pathnode(void)moot::mootHMM [inline]
viterbi_get_row(void)moot::mootHMM [inline]
viterbi_node_path(ViterbiNode *node)moot::mootHMM [inline]
viterbi_populate_row(TagID curtagid, ProbT wordpr=0.0, ViterbiColumn *col=0, ProbT probmin=1.0)moot::mootHMM [inline]
viterbi_step(const mootToken &token)moot::mootHMM [inline]
viterbi_step(TokID tokid, const LexClass &lexclass, const mootTokString &toktext="")moot::mootHMM [inline]
viterbi_step(TokID tokid, ClassID classid, const LexClass &lclass, const mootTokString &toktext="")moot::mootHMM
viterbi_step(TokID tokid, const mootTokString &toktext="")moot::mootHMM
viterbi_step(const mootTokString &token_text)moot::mootHMM [inline]
viterbi_step(const mootTokString &token_text, const set< mootTagString > &tags)moot::mootHMM [inline]
viterbi_step(TokID tokid, TagID tagid, ViterbiColumn *col=0)moot::mootHMM
viterbi_step(const mootTokString &toktext, const mootTagString &tag)moot::mootHMM [inline]
viterbi_txtdump(TokenWriter *w, int ncols=0)moot::mootHMM
viterbi_txtdump_col(TokenWriter *w, ViterbiColumn *col, int colnum=0)moot::mootHMM
ViterbiRow typedefmoot::mootHMM
vlErrors enum valuemoot::mootHMM
vlEverything enum valuemoot::mootHMM
vlProgress enum valuemoot::mootHMM
vlSilent enum valuemoot::mootHMM
vlWarnings enum valuemoot::mootHMM
vtablemoot::mootHMM
vtagidmoot::mootHMM [protected]
vtagprmoot::mootHMM [protected]
vwordprmoot::mootHMM [protected]
wlambda0moot::mootHMM
wlambda1moot::mootHMM
wordp(const TokID tokid, const TagID tagid) const moot::mootHMM [inline]
wordp(const mootTokString token, const mootTagString tag) const moot::mootHMM [inline]
~mootHMM(void)moot::mootHMM [inline]


Generated on Mon Jun 27 13:05:27 2005 for libmoot by  doxygen 1.3.8-20040913