#include <TokenizerFactory.hpp>
Public Member Functions | |
~TokenizerFactory () | |
Static Public Member Functions | |
std::string | preferredName (const std::string &name) |
The idea here is to admit as many names as possible (including possibly misspellings). | |
indri::parse::Tokenizer * | get (const std::string &name) |
|
|
|
|
|
The idea here is to admit as many names as possible (including possibly misspellings).
|