|
strusModule
0.17
|
Structure to define a proprietary tokenizer of text segments as module. More...
#include <analyzerModule.hpp>
Public Types | |
| typedef TokenizerFunctionInterface *(* | Create )(ErrorBufferInterface *errorhnd) |
Public Attributes | |
| const char * | name |
| name of the tokenizer More... | |
| Create | create |
| constructor More... | |
Structure to define a proprietary tokenizer of text segments as module.
| typedef TokenizerFunctionInterface*(* strus::TokenizerConstructor::Create)(ErrorBufferInterface *errorhnd) |
| Create strus::TokenizerConstructor::create |
constructor
| const char* strus::TokenizerConstructor::name |
name of the tokenizer
1.8.6