#include <StemmerFactory.hpp>
Static Public Methods | |
Transformation * | get (const std::string &stemmerName, Parameters &stemmerParams) |
The idea here is to admit as many names as possible (including possibly misspellings). | |
std::string | preferredName (const std::string &stemmerName) |
|
The idea here is to admit as many names as possible (including possibly misspellings).
|
|
|