strusModule
0.17
|
Structure to define a proprietary normalizer of tokens as module. More...
#include <analyzerModule.hpp>
Public Types | |
typedef NormalizerFunctionInterface *(* | Create )(ErrorBufferInterface *errorhnd) |
Public Attributes | |
const char * | name |
name of the normalizer More... | |
Create | create |
constructor More... | |
Structure to define a proprietary normalizer of tokens as module.
typedef NormalizerFunctionInterface*(* strus::NormalizerConstructor::Create)(ErrorBufferInterface *errorhnd) |
Create strus::NormalizerConstructor::create |
constructor
const char* strus::NormalizerConstructor::name |
name of the normalizer