Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

define.h File Reference

Internal symbol definitions. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define USE_NGRAM
#define VERMES   if (verbose_flag) j_printerr
#define SHORT_WORD_LEN   2
#define DEFAULT_LM_WEIGHT_MONO_PASS1   5.0
#define DEFAULT_LM_PENALTY_MONO_PASS1   -1.0
#define DEFAULT_LM_WEIGHT_MONO_PASS2   6.0
#define DEFAULT_LM_PENALTY_MONO_PASS2   0.0
#define DEFAULT_LM_WEIGHT_TRI_PASS1   9.0
#define DEFAULT_LM_PENALTY_TRI_PASS1   8.0
#define DEFAULT_LM_WEIGHT_TRI_PASS2   11.0
#define DEFAULT_LM_PENALTY_TRI_PASS2   -2.0
#define PREFER_CENTER_ON_TRELLIS_LOOKUP
#define IWSPENTRY_DEFAULT   "<UNK> [sp] sp sp"
#define FIX_35_INHIBIT_SAME_WORD_EXPANSION


Detailed Description

Internal symbol definitions.

Author:
Akinobu LEE
Date:
Mon Mar 7 15:17:26 2005
The "configure" script will output the system- and user-dependent configuration in "config.h". This file defines some symboles according to the generated config.h, to switch internal functions. Most of the definitions here are for disabling experimental or debug code for development, or to keep compatibility with old Julius. These definitions are highly internal, and normal users should not alter these definitions without knowning what to do.

Revision
1.1.1.1

Definition in file define.h.


Define Documentation

#define USE_NGRAM
 

DO NOT MODIFY MANUALLY DEFINES BELOW UNLESS YOU KNOW WHAT YOU ARE DOING

Definition at line 47 of file define.h.

Referenced by build_wchmm(), build_wchmm2(), and wchmm_fbs().


Generated on Tue Mar 28 16:17:49 2006 for Julius by  doxygen 1.4.2