ddc
Macros | Variables
StdMorph.h File Reference
#include <stdio.h>
#include "../CommonLib/util_classes.h"
#include "../GraphanLib/GraphmatFile.h"
#include "../AgramtabLib/RusGramTab.h"
#include "../AgramtabLib/EngGramTab.h"
#include "../AgramtabLib/GerGramTab.h"
#include "../MorphWizardLib/wizard.h"
Include dependency graph for StdMorph.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define HOMOWEIGHT_BIN_PATH   "homoweight.bin"
 
#define WORDWEIGHT_BIN_PATH   "wordweight.bin"
 
#define PREDICT_BIN_PATH   "npredict.bin"
 
#define MORPH_MAIN_FILES   "morph.bin"
 
#define OPTIONS_FILE   "morph.options"
 

Variables

const DWORD ErrorParadigmId = 0xffffffff
 

Macro Definition Documentation

◆ HOMOWEIGHT_BIN_PATH

#define HOMOWEIGHT_BIN_PATH   "homoweight.bin"

Referenced by CStatistic::Load().

◆ WORDWEIGHT_BIN_PATH

#define WORDWEIGHT_BIN_PATH   "wordweight.bin"

Referenced by CStatistic::Load().

◆ PREDICT_BIN_PATH

#define PREDICT_BIN_PATH   "npredict.bin"

◆ MORPH_MAIN_FILES

#define MORPH_MAIN_FILES   "morph.bin"

◆ OPTIONS_FILE

#define OPTIONS_FILE   "morph.options"

Variable Documentation

◆ ErrorParadigmId

const DWORD ErrorParadigmId = 0xffffffff