strusAnalyzer  0.17
Namespaces | Functions
normalizer_snowball.hpp File Reference

Exported functions of the strus analyzer snowball stemmer normalization library. More...

Go to the source code of this file.

Namespaces

 strus
 strus toplevel namespace
 

Functions

NormalizerFunctionInterface * strus::createNormalizer_snowball (ErrorBufferInterface *errorhnd)
 Get the normalizer that returns the stemming of the input with the snowball stemmer as result. More...
 

Detailed Description

Exported functions of the strus analyzer snowball stemmer normalization library.