ModErn Text Analysis
META Enumerates Textual Applications
meta::analyzers::tree_analyzer Member List

This is the complete list of members for meta::analyzers::tree_analyzer, including all inherited members.

add(std::unique_ptr< const tree_featurizer > featurizer)meta::analyzers::tree_analyzer
clone() const meta::util::multilevel_clonable< Root, Base, Derived >inlinevirtual
featurizers_meta::analyzers::tree_analyzerprivate
idmeta::analyzers::tree_analyzerstatic
parser_meta::analyzers::tree_analyzerprivate
stream_meta::analyzers::tree_analyzerprivate
tagger_meta::analyzers::tree_analyzerprivate
tokenize(corpus::document &doc) overridemeta::analyzers::tree_analyzer
tree_analyzer(std::unique_ptr< token_stream > stream, const std::string &tagger_prefix, const std::string &parser_prefix)meta::analyzers::tree_analyzer
tree_analyzer(const tree_analyzer &other)meta::analyzers::tree_analyzer