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

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

clone() const =0meta::analyzers::analyzerpure virtual
create_parser(const corpus::document &doc, const std::string &extension, const std::string &delims)meta::analyzers::analyzerstatic
default_filter_chain(const cpptoml::table &config)meta::analyzers::analyzerstatic
get_content(const corpus::document &doc)meta::analyzers::analyzerstatic
load(const cpptoml::table &config)meta::analyzers::analyzerstatic
load_filter(std::unique_ptr< token_stream > src, const cpptoml::table &config)meta::analyzers::analyzerstatic
load_filters(const cpptoml::table &global, const cpptoml::table &config)meta::analyzers::analyzerstatic
tokenize(corpus::document &doc)=0meta::analyzers::analyzerpure virtual
~analyzer()=defaultmeta::analyzers::analyzervirtual