Go to the documentation of this file.
23 #ifndef CHAR_CLASSIFIER_BASE_H
24 #define CHAR_CLASSIFIER_BASE_H
51 for (
int fold_set = 0; fold_set <
fold_set_cnt_; fold_set++) {
74 virtual bool Init(
const string &data_file_path,
const string &
lang,
85 virtual void Fold() = 0;
100 #endif // CHAR_CLASSIFIER_BASE_H