strusAnalyzer  0.17
Classes | Namespaces | Typedefs
segmenterContextInterface.hpp File Reference

Interface for the execution context of a document segmenter. More...

#include <utility>
#include <string>

Go to the source code of this file.

Classes

class  strus::SegmenterContextInterface
 Defines the context for segmenting one document. More...
 

Namespaces

 strus
 strus toplevel namespace
 

Typedefs

typedef int strus::SegmenterPosition
 Position of a segment in the original source. More...
 

Detailed Description

Interface for the execution context of a document segmenter.