moot::mootHMM Member List

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

_bindump(mootio::mostream *obs, const mootBinIO::HeaderInfo &hdr, const char *filename=__null)moot::mootHMM
_binload(mootio::mistream *ibs, const mootBinIO::HeaderInfo &hdr, const char *filename=__null)moot::mootHMM
_viterbi_step_fallback(TokID tokid, ViterbiColumn *col)moot::mootHMM
assign_ids_cf(const mootClassfreqs &classfreqs)moot::mootHMM
assign_ids_fl(void)moot::mootHMM
assign_ids_lf(const mootLexfreqs &lexfreqs)moot::mootHMM
assign_ids_ng(const mootNgrams &ngrams)moot::mootHMM
beamwdmoot::mootHMM
build_suffix_trie(const mootLexfreqs &lf, const mootNgrams &ng, bool verbose=false)moot::mootHMMinline
carp(const char *fmt,...)moot::mootHMM
clambda0moot::mootHMM
clambda1moot::mootHMM
class2id(const LexClass &lclass, bool autopopulate=true, bool autocreate=true)moot::mootHMM
ClassID typedefmoot::mootHMM
classidsmoot::mootHMM
ClassIDTable typedefmoot::mootHMM
classp(const ClassID classid, const TagID tagid) constmoot::mootHMMinline
classp(const LexClass &lclass, const mootTagString &tagstr) constmoot::mootHMMinline
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="__$", const mootTaster &mtaster=builtinTaster)moot::mootHMMvirtual
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
FlavorID typedefmoot::mootHMM
hash_ngramsmoot::mootHMM
lcprobsmoot::mootHMM
LexClass typedefmoot::mootHMM
LexClassProbSubTable typedefmoot::mootHMM
LexClassProbTable typedefmoot::mootHMM
lexprobsmoot::mootHMM
LexProbSubTable typedefmoot::mootHMM
LexProbTable typedefmoot::mootHMM
load(const char *filename=__null)moot::mootHMM
load(mootio::mistream *ibs, const char *filename=__null)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::mootHMMvirtual
mootHMM(void)moot::mootHMMinline
n_classesmoot::mootHMM
n_tagsmoot::mootHMM
n_toksmoot::mootHMM
ndotsmoot::mootHMM
nfallbacksmoot::mootHMM
nglambda1moot::mootHMM
nglambda2moot::mootHMM
nglambda3moot::mootHMM
ngprobsamoot::mootHMM
ngprobshmoot::mootHMM
NgramProbArray typedefmoot::mootHMM
NgramProbHash typedefmoot::mootHMM
NgramProbKey typedefmoot::mootHMM
nnewclassesmoot::mootHMM
nnewtokensmoot::mootHMM
nsentsmoot::mootHMM
ntokensmoot::mootHMM
nunclassedmoot::mootHMM
nunknownmoot::mootHMM
relaxmoot::mootHMM
save(const char *filename, int compression_level=(-1))moot::mootHMM
save(mootio::mostream *obs, const char *filename=__null)moot::mootHMM
save_ambiguitiesmoot::mootHMM
save_flavorsmoot::mootHMM
save_mark_unknownmoot::mootHMM
set_ngram_prob(ProbT p, TagID t1=0, TagID t2=0, TagID t3=0)moot::mootHMMinline
start_tagidmoot::mootHMM
suftriemoot::mootHMM
tag_dump_trace(mootSentence &sentence, bool dumpPredict=false)moot::mootHMM
tag_io(TokenReader *reader, TokenWriter *writer)moot::mootHMMvirtual
tag_mark_best(mootSentence &sentence)moot::mootHMMinline
tag_mark_best(ViterbiPathNode *pnod, mootSentence &sentence)moot::mootHMM
tag_sentence(mootSentence &sentence)moot::mootHMM
tag_stream(TokenReader *reader, TokenWriter *writer)moot::mootHMMvirtual
TagID typedefmoot::mootHMM
tagidsmoot::mootHMM
TagIDTable typedefmoot::mootHMM
tagp(const TagID tagid) constmoot::mootHMMinline
tagp(const mootTagString &tag) constmoot::mootHMMinline
tagp(const TagID prevtagid, const TagID tagid) constmoot::mootHMMinline
tagp(const mootTagString &prevtag, const mootTagString &tag) constmoot::mootHMMinline
tagp(const Trigram &trigram, ProbT ProbZero=-1E+38) constmoot::mootHMMinline
tagp(const TagID prevtagid2, const TagID prevtagid1, const TagID tagid) constmoot::mootHMMinline
tagp(const mootTagString &prevtag2, const mootTagString &prevtag1, const mootTagString &tag) constmoot::mootHMMinline
tagset2lexclass(const mootTagSet &tagset, LexClass *lclass=__null, bool add_tagids=false)moot::mootHMM
tastermoot::mootHMM
token2id(const mootTokString &token) constmoot::mootHMMinline
token2lexclass(const mootToken &token, LexClass &tok_class) constmoot::mootHMM
TokID typedefmoot::mootHMM
tokidsmoot::mootHMM
TokIDTable typedefmoot::mootHMM
trash_columnsmoot::mootHMMprotected
trash_nodesmoot::mootHMMprotected
trash_pathnodesmoot::mootHMMprotected
trash_rowsmoot::mootHMMprotected
TrigramProbArray typedefmoot::mootHMM
TrigramProbHash typedefmoot::mootHMM
txtdump(FILE *file, bool dump_constants=true, bool dump_lexprobs=true, bool dump_classprobs=true, bool dump_suftrie=true, bool dump_ngprobs=true)moot::mootHMM
uclassmoot::mootHMM
UnigramProbTable typedefmoot::mootHMM
unknown_class_name(const mootTagSet &tagset)moot::mootHMMinline
unknown_class_threshholdmoot::mootHMM
unknown_lex_threshholdmoot::mootHMM
unknown_tag_name(const mootTokString &name)moot::mootHMMinline
unknown_token_name(const mootTokString &name)moot::mootHMMinline
use_flavorsmoot::mootHMM
use_lex_classesmoot::mootHMM
vbestpathmoot::mootHMMprotected
vbestpnmoot::mootHMMprotected
vbestprmoot::mootHMMprotected
verbosemoot::mootHMM
VerbosityLevel typedefmoot::mootHMM
viterbi_best_node(void)moot::mootHMM
viterbi_best_node(TagID tagid)moot::mootHMM
viterbi_best_path(void)moot::mootHMMinline
viterbi_best_path(TagID tagid)moot::mootHMMinline
viterbi_best_path(const mootTagString &tagstr)moot::mootHMMinline
viterbi_clear(void)moot::mootHMM
viterbi_clear_bestpath(void)moot::mootHMM
viterbi_column_ok(const ViterbiColumn *col) constmoot::mootHMMinline
viterbi_finish(const TagID final_tagid)moot::mootHMMinline
viterbi_finish(void)moot::mootHMMinline
viterbi_flush(TokenWriter *writer, mootSentence &toks, ViterbiNode *nod)moot::mootHMM
viterbi_flushable_node(void)moot::mootHMM
viterbi_get_column(void)moot::mootHMMinline
viterbi_get_node(void)moot::mootHMMinline
viterbi_get_pathnode(void)moot::mootHMMinline
viterbi_get_row(void)moot::mootHMMinline
viterbi_node_path(ViterbiNode *node)moot::mootHMM
viterbi_populate_row(TagID curtagid, ProbT wordpr=0.0, ViterbiColumn *col=__null, ProbT probmin=1.0)moot::mootHMM
viterbi_step(const mootToken &token)moot::mootHMMinline
viterbi_step(TokID tokid, const LexClass &lexclass, const mootTokString &toktext="")moot::mootHMMinline
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::mootHMMinline
viterbi_step(const mootTokString &token_text, const set< mootTagString > &tags)moot::mootHMMinline
viterbi_step(TokID tokid, TagID tagid, ViterbiColumn *col=__null)moot::mootHMM
viterbi_step(const mootTokString &toktext, const mootTagString &tag)moot::mootHMMinline
viterbi_txtdump(TokenWriter *w, int ncols=0)moot::mootHMM
viterbi_txtdump_col(TokenWriter *w, ViterbiColumn *col, int colnum=0)moot::mootHMM
vtablemoot::mootHMM
vtagidmoot::mootHMMprotected
vtagprmoot::mootHMMprotected
vwordprmoot::mootHMMprotected
wlambda0moot::mootHMM
wlambda1moot::mootHMM
wordp(const TokID tokid, const TagID tagid) constmoot::mootHMMinline
wordp(const mootTokString &tokstr, const mootTagString &tagstr) constmoot::mootHMMinline
~mootHMM(void)moot::mootHMMinlinevirtual