MeCab
MeCab::Tagger Member List
This is the complete list of members for MeCab::Tagger, including all inherited members.
all_morphs() const =0MeCab::Tagger [pure virtual]
create(int argc, char **argv)MeCab::Tagger [static]
create(const char *arg)MeCab::Tagger [static]
dictionary_info() const =0MeCab::Tagger [pure virtual]
formatNode(const Node *node)=0MeCab::Tagger [pure virtual]
formatNode(const Node *node, char *ostr, size_t olen)=0MeCab::Tagger [pure virtual]
lattice_level() const =0MeCab::Tagger [pure virtual]
next()=0MeCab::Tagger [pure virtual]
next(char *ostr, size_t olen)=0MeCab::Tagger [pure virtual]
nextNode()=0MeCab::Tagger [pure virtual]
parse(const Model &model, Lattice *lattice)MeCab::Tagger [static]
parse(Lattice *lattice) const =0MeCab::Tagger [pure virtual]
parse(const char *str)=0MeCab::Tagger [pure virtual]
parse(const char *str, size_t len, char *ostr, size_t olen)=0MeCab::Tagger [pure virtual]
parse(const char *str, size_t len)=0MeCab::Tagger [pure virtual]
parseNBest(size_t N, const char *str)=0MeCab::Tagger [pure virtual]
parseNBest(size_t N, const char *str, size_t len)=0MeCab::Tagger [pure virtual]
parseNBest(size_t N, const char *str, size_t len, char *ostr, size_t olen)=0MeCab::Tagger [pure virtual]
parseNBestInit(const char *str)=0MeCab::Tagger [pure virtual]
parseNBestInit(const char *str, size_t len)=0MeCab::Tagger [pure virtual]
parseToNode(const char *str)=0MeCab::Tagger [pure virtual]
parseToNode(const char *str, size_t len)=0MeCab::Tagger [pure virtual]
partial() const =0MeCab::Tagger [pure virtual]
request_type() const =0MeCab::Tagger [pure virtual]
set_all_morphs(bool all_morphs)=0MeCab::Tagger [pure virtual]
set_lattice_level(int level)=0MeCab::Tagger [pure virtual]
set_partial(bool partial)=0MeCab::Tagger [pure virtual]
set_request_type(int request_type)=0MeCab::Tagger [pure virtual]
set_theta(float theta)=0MeCab::Tagger [pure virtual]
theta() const =0MeCab::Tagger [pure virtual]
version()MeCab::Tagger [static]
what() const =0MeCab::Tagger [pure virtual]
~Tagger()MeCab::Tagger [inline, virtual]