strusAnalyzer  0.17
Classes | Namespaces
patternMatcherInterface.hpp File Reference

Interface for creating an automaton for detecting patterns of tokens in a document stream. More...

#include <vector>
#include <string>

Go to the source code of this file.

Classes

class  strus::PatternMatcherInterface
 Interface for creating an automaton for detecting patterns of tokens in a document stream. More...
 

Namespaces

 strus
 strus toplevel namespace
 

Detailed Description

Interface for creating an automaton for detecting patterns of tokens in a document stream.