add(const Character &character)=0 | zinnia::Trainer | [pure virtual] |
clear()=0 | zinnia::Trainer | [pure virtual] |
convert(const char *txt_model, const char *binary_model, double compression_threshold) | zinnia::Trainer | [static] |
create() | zinnia::Trainer | [static] |
makeHeader(const char *txt_model, const char *header_file, const char *name, double compression_threshold) | zinnia::Trainer | [static] |
train(const char *filename)=0 | zinnia::Trainer | [pure virtual] |
what()=0 | zinnia::Trainer | [pure virtual] |
~Trainer() | zinnia::Trainer | [inline, virtual] |