strusAnalyzer  0.17
Classes | Namespaces
posTaggerInstanceInterface.hpp File Reference

Interface to define a POS tagger instance for creating the input for POS tagging to build the data and to create to context for tagging with the data build from the POS tagging output. More...

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

Go to the source code of this file.

Classes

class  strus::PosTaggerInstanceInterface
 Interface to define a POS tagger instance for creating the input for POS tagging to build the data and to create to context for tagging with the data build from the POS tagging output. More...
 

Namespaces

 strus
 strus toplevel namespace
 

Detailed Description

Interface to define a POS tagger instance for creating the input for POS tagging to build the data and to create to context for tagging with the data build from the POS tagging output.