|
strusAnalyzer
0.17
|
Exported functions of the strus analyzer library. More...
Go to the source code of this file.
Namespaces | |
| strus | |
| strus toplevel namespace | |
Functions | |
| DocumentAnalyzerInstanceInterface * | strus::createDocumentAnalyzer (const TextProcessorInterface *textproc, const SegmenterInterface *segmenter, const analyzer::SegmenterOptions &opts, ErrorBufferInterface *errorhnd) |
| Creates a parameterizable analyzer instance for analyzing documents. More... | |
| QueryAnalyzerInstanceInterface * | strus::createQueryAnalyzer (ErrorBufferInterface *errorhnd) |
| Creates a parameterizable analyzer instance for analyzing queries. More... | |
| DocumentAnalyzerMapInterface * | strus::createDocumentAnalyzerMap (const AnalyzerObjectBuilderInterface *objbuilder, ErrorBufferInterface *errorhnd) |
| Creates a analyzer map for bundling different instances of analyzers for different classes of documents. More... | |
Exported functions of the strus analyzer library.
1.8.6