Context to markup documents with tags derived from POS tagging.
More...
#include <posTaggerContextInterface.hpp>
Context to markup documents with tags derived from POS tagging.
virtual strus::PosTaggerContextInterface::~PosTaggerContextInterface |
( |
| ) |
|
|
inlinevirtual |
virtual std::string strus::PosTaggerContextInterface::markupDocument |
( |
int |
docno, |
|
|
const analyzer::DocumentClass & |
dclass, |
|
|
const std::string & |
content |
|
) |
| const |
|
pure virtual |
Markup a document with POS tagging info.
- Parameters
-
ín] | docno document number identifying the document to markup |
ín] | dclass document class of document to markup |
ín] | content to markup |
The documentation for this class was generated from the following file: