|
strusAnalyzer
0.17
|
Interface for a parametrizable document analyzer instance able to process many different document types. More...
#include "strus/analyzer/document.hpp"#include "strus/analyzer/documentClass.hpp"#include "strus/analyzer/documentAnalyzerMapView.hpp"#include <vector>#include <string>Go to the source code of this file.
Classes | |
| class | strus::DocumentAnalyzerMapInterface |
| Defines a program for analyzing a document, splitting it into normalized terms that can be fed to the strus IR engine. More... | |
Namespaces | |
| strus | |
| strus toplevel namespace | |
Interface for a parametrizable document analyzer instance able to process many different document types.
1.8.6