PLearn 0.1
PLearn::NGramTree Member List
This is the complete list of members for PLearn::NGramTree, including all inherited members.
_classname_()PLearn::NGramTree [static]
_getOptionList_()PLearn::NGramTree [static]
_getRemoteMethodMap_()PLearn::NGramTree [static]
_isa_(const Object *o)PLearn::NGramTree [static]
_new_instance_for_typemap_()PLearn::NGramTree [static]
_static_initialize_()PLearn::NGramTree [static]
_static_initializer_PLearn::NGramTree [static]
add(TVec< int > ngram)PLearn::NGramTree
asString() const PLearn::Object [virtual]
asStringRemoteTransmit() const PLearn::Object [virtual]
build()PLearn::NGramTree [virtual]
build_()PLearn::NGramTree [private]
call(const string &methodname, int nargs, PStream &io)PLearn::Object [virtual]
changeOption(const string &optionname, const string &value)PLearn::Object
changeOptions(const map< string, string > &name_value)PLearn::Object [virtual]
classname() const PLearn::NGramTree [virtual]
declareMethods(RemoteMethodMap &rmm)PLearn::Object [protected, static]
declareOptions(OptionList &ol)PLearn::NGramTree [protected, static]
declaringFile()PLearn::NGramTree [inline, static]
deepCopy(CopiesMap &copies) const PLearn::NGramTree [virtual]
deepCopyNoMap()PLearn::Object
forget()PLearn::NGramTree
freq(TVec< int > ngram)PLearn::NGramTree
freqs(TVec< int > ngram)PLearn::NGramTree
getOption(const string &optionname) const PLearn::Object
getOptionList() const PLearn::NGramTree [virtual]
getOptionMap() const PLearn::NGramTree [virtual]
getOptionsToRemoteTransmit() const PLearn::Object [virtual]
getOptionsToSave() const PLearn::Object [virtual]
getRemoteMethodMap() const PLearn::NGramTree [virtual]
hasOption(const string &optionname) const PLearn::Object
info() const PLearn::Object [virtual]
inherited typedefPLearn::NGramTree [private]
load(const PPath &filename)PLearn::Object [virtual]
makeDeepCopyFromShallowCopy(CopiesMap &copies)PLearn::NGramTree [virtual]
n_children(TVec< int > sequence)PLearn::NGramTree
n_freq(TVec< int > sequence)PLearn::NGramTree
newread(PStream &in, unsigned int id=UINT_MAX)PLearn::Object
newwrite(PStream &out) const PLearn::Object [virtual]
NGramTree()PLearn::NGramTree
NGramTree(PP< SymbolNode > root_)PLearn::NGramTree
normalization(TVec< int > ngram)PLearn::NGramTree
Object(bool call_build_=false)PLearn::Object
oldread(istream &in)PLearn::Object [virtual]
parseOptionName(const string &optionname, Object *&final_object, OptionList::iterator &option_iter, string &option_index)PLearn::Object
parseOptionName(const string &optionname, const Object *&final_object, OptionList::iterator &option_iter, string &option_index) const PLearn::Object
PPointable()PLearn::PPointable [inline]
PPointable(const PPointable &other)PLearn::PPointable [inline]
prepareToSendResults(PStream &out, int nres)PLearn::Object [static]
read(istream &in)PLearn::Object [virtual]
readOptionVal(PStream &in, const string &optionname, unsigned int id=UINT_MAX)PLearn::Object
ref() const PLearn::PPointable [inline]
rootPLearn::NGramTree [protected]
run()PLearn::Object [virtual]
save(const PPath &filename) const PLearn::Object [virtual]
setOption(const string &optionname, const string &value)PLearn::Object
setRoot(PP< SymbolNode > root_)PLearn::NGramTree [inline]
unref() const PLearn::PPointable [inline]
usage() const PLearn::PPointable [inline]
write(ostream &out) const PLearn::Object [virtual]
writeOptionVal(PStream &out, const string &optionname) const PLearn::Object
~Object()PLearn::Object [virtual]
~PPointable()PLearn::PPointable [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines