strusAnalyzer  0.17
Namespaces | Functions
postagger_std.hpp File Reference
#include <string>
#include <vector>

Go to the source code of this file.

Namespaces

 strus
 strus toplevel namespace
 

Functions

PosTaggerDataInterface * strus::createPosTaggerData_standard (TokenizerFunctionInstanceInterface *tokenizer, ErrorBufferInterface *errorhnd)
 Create an interface for building up the data to tag documents with. More...
 
PosTaggerInterface * strus::createPosTagger_standard (ErrorBufferInterface *errorhnd)
 Create an interface for the construction of a POS tagger instance for a specified segmenter. More...