#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 |
Variables | |
const char * | OOV_SPELLING = "[OOV]" |
Hash table of term spellings. | |
const char * | NULL_SPELLING = "[NULL]" |
const int | MAX_SETS_OPEN = 128 |
|
|
|
|
|
Hash table of term spellings.
|