strusAnalyzer  0.17
Classes | Namespaces
textProcessorInterface.hpp File Reference

Interface for the container of all types of functions provided for document and query analysis. More...

#include "strus/analyzer/documentClass.hpp"
#include "strus/analyzer/segmenterOptions.hpp"
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  strus::TextProcessorInterface
 Interface for the object providing tokenizers and normalizers used for creating terms from segments of text and functions for collecting overall document statistics. More...
 

Namespaces

 strus
 strus toplevel namespace
 

Detailed Description

Interface for the container of all types of functions provided for document and query analysis.