#include <fstream>
#include "config.h"
#include "evaluation.h"
#include "init.h"
#include "ngram.h"
#include "ngrams.h"
#include "notifier.h"
#include "persistent.h"
Namespaces | |
| namespace | ace |
Functions | |
| bool | ace::read_and_check_input_datafiles (filenames_t &files_to_process, size_t &files_total_size) |
| Reads filenames of input datafiles (from given file). | |
| bool | ace::startup_init (void) |
| Initializes whatever has to be initialized on startup. | |
See init.h for more info.
(C) Ceslav Przywara 2008, MFF UK Prague
1.5.6