ModErn Text Analysis
META Enumerates Textual Applications
Namespaces | Functions
ranker_factory.cpp File Reference
#include "cpptoml.h"
#include "index/ranker/all.h"
#include "index/ranker/ranker_factory.h"

Namespaces

 meta
 The ModErn Text Analysis toolkit is a suite of natural language processing, classification, information retreival, data mining, and other applications of text processing.
 
 meta::index
 Indexes to create efficient representations of data.
 

Functions

std::unique_ptr< ranker > meta::index::make_ranker (const cpptoml::table &)
 Convenience method for creating a ranker using the factory. More...
 

Detailed Description

Author
Chase Geigle