strusAnalyzer
0.17
|
Exported functions of the strus JSON segmenter library based on cjson. More...
#include <string>
#include <vector>
Go to the source code of this file.
Namespaces | |
strus | |
strus toplevel namespace | |
Functions | |
SegmenterInterface * | strus::createSegmenter_cjson (ErrorBufferInterface *errorhnd) |
Get a document JSON segmenter based on cjson. More... | |
std::vector< std::string > | strus::splitJsonDocumentList (const std::string &encoding, const std::string &content, ErrorBufferInterface *errorhnd) |
Exported functions of the strus JSON segmenter library based on cjson.
Exported functions of the strus XML segmenter library based on cjson.
Exported functions of the strus plain text segmenter library based.