#include <iostream>#include <fstream>#include "alize.h"

Go to the source code of this file.
Classes | |
| class | NGram |
Functions | |
| int | labelNGram (alize::Config &) |
Variables | |
| const short int | OOV = -1 |
| int labelNGram | ( | alize::Config & | ) |
Referenced by main().
| const short int OOV = -1 |
Definition at line 65 of file LabelNGram.h.
Referenced by loadSymbol().
1.7.2