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

This is the complete list of members for meta::analyzers::ngram_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
n_val_meta::analyzers::ngram_analyzerprivate
n_value() const meta::analyzers::ngram_analyzervirtual
ngram_analyzer(uint16_t n)meta::analyzers::ngram_analyzer
tokenize(corpus::document &doc)=0meta::analyzers::analyzerpure virtual
wordify(const std::deque< std::string > &words) const meta::analyzers::ngram_analyzerprotectedvirtual
~analyzer()=defaultmeta::analyzers::analyzervirtual