#include <stdio.h>
#include "../common/util_classes.h"
#include "../GraphanLib/GraphmatFile.h"
#include "../AgramtabLib/RusGramTab.h"
#include "../AgramtabLib/EngGramTab.h"
#include "../AgramtabLib/GerGramTab.h"
#include "../MorphWizardLib/wizard.h"
Go to the source code of this file.
#define HOMOWEIGHT_BIN_PATH "homoweight.bin" |
Referenced by CStatistic::Load().
#define WORDWEIGHT_BIN_PATH "wordweight.bin" |
Referenced by CStatistic::Load().
#define PREDICT_BIN_PATH "npredict.bin" |
Referenced by CLemmatizer::LoadDictionariesRegistry().
#define MORPH_MAIN_FILES "morph.bin" |
Referenced by CLemmatizer::LoadDictionariesRegistry().
#define OPTIONS_FILE "morph.options" |
Referenced by CLemmatizer::LoadDictionariesRegistry().
const DWORD ErrorParadigmId = 0xffffffff |
Referenced by CFormInfo::GetParadigmId().