#include "common_headers.hpp"
#include "String.hpp"
#include "ISet.hpp"
#include "Array.hpp"
Go to the source code of this file.
Compounds | |
class | Source |
class | Target |
class | Terms |
Functions | |
const string | OOV_SPELLING ("[OOV]") |
Hash table of term spellings. | |
const string | NULL_SPELLING ("[NULL]") |
Variables | |
const int | MAX_SETS_OPEN = 128 |
|
|
|
Hash table of term spellings.
|
|
|