strusAnalyzer
0.17
|
Exported functions of the strus analyzer character conversion normalization function library. More...
Go to the source code of this file.
Namespaces | |
strus | |
strus toplevel namespace | |
Functions | |
NormalizerFunctionInterface * | strus::createNormalizer_lowercase (ErrorBufferInterface *errorhnd) |
Get the normalizer that returns the lower case of the input as result. More... | |
NormalizerFunctionInterface * | strus::createNormalizer_uppercase (ErrorBufferInterface *errorhnd) |
Get the normalizer that returns the upper case of the input as result. More... | |
NormalizerFunctionInterface * | strus::createNormalizer_convdia (ErrorBufferInterface *errorhnd) |
Get the normalizer that returns the conversion of diacritical characters to ascii of the input as result. More... | |
NormalizerFunctionInterface * | strus::createNormalizer_charselect (ErrorBufferInterface *errorhnd) |
Get the normalizer that returns the selection of characters defined by named sets as result. More... | |
Exported functions of the strus analyzer character conversion normalization function library.
Exported functions of the strus analyzer date conversion normalization function library.