10 #ifndef _STRUS_ANALYZER_NORMALIZER_SUBSTRING_INDEX_LIB_HPP_INCLUDED
11 #define _STRUS_ANALYZER_NORMALIZER_SUBSTRING_INDEX_LIB_HPP_INCLUDED
18 class NormalizerFunctionInterface;
20 class ErrorBufferInterface;
NormalizerFunctionInterface * createNormalizer_substrindex(ErrorBufferInterface *errorhnd)
Get the normalizer that returns the input trimmed as result.
NormalizerFunctionInterface * createNormalizer_substrmap(ErrorBufferInterface *errorhnd)