Controller of segmentation and conversion.
More...
#include <Converter.hpp>
|
| Converter (const string &_name, SegmentationPtr _segmentation, ConversionChainPtr _conversionChain) |
|
string | Convert (const string &text) const |
|
size_t | Convert (const char *input, char *output) const |
|
const SegmentationPtr | GetSegmentation () const |
|
const ConversionChainPtr | GetConversionChain () const |
|
Controller of segmentation and conversion.
The documentation for this class was generated from the following files: