Classes | Functions | Variables

LabelNGram.h File Reference

#include <iostream>
#include <fstream>
#include "alize.h"
Include dependency graph for LabelNGram.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NGram

Functions

int labelNGram (alize::Config &)

Variables

const short int OOV = -1

Function Documentation

int labelNGram ( alize::Config &   )

Referenced by main().


Variable Documentation

const short int OOV = -1

Definition at line 65 of file LabelNGram.h.

Referenced by loadSymbol().