#include <sent/stddefs.h>
#include <sent/htk_hmm.h>
#include <sent/vocabulary.h>
Include dependency graph for init_voca.c:

Go to the source code of this file.
Functions | |
| boolean | init_voca (WORD_INFO *winfo, char *filename, HTK_HMM_INFO *hmminfo, boolean not_conv_tri, boolean force_dict) | 
Definition in file init_voca.c.
      
  | 
  ||||||||||||||||||||||||
| 
 Load and initialize a word dictionary. 
 
 
 Definition at line 40 of file init_voca.c. Referenced by initialize_dict(), and multigram_read_file().  | 
  
 1.4.2