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

voca_util.c File Reference

Output text informations about the grammar. More...

#include <sent/stddefs.h>
#include <sent/vocabulary.h>

Include dependency graph for voca_util.c:

Go to the source code of this file.

Functions

void print_voca_info (WORD_INFO *winfo)
void put_voca (WORD_INFO *winfo, WORD_ID wid)
void put_voca_err (WORD_INFO *winfo, WORD_ID wid)


Detailed Description

Output text informations about the grammar.

Author:
Akinobu LEE
Date:
Fri Feb 18 21:41:41 2005
Revision
1.1.1.1

Definition in file voca_util.c.


Function Documentation

void print_voca_info WORD_INFO winfo  ) 
 

Output overall word dictionary information to stdout.

Parameters:
winfo [in] word dictionary

Definition at line 33 of file voca_util.c.

Referenced by print_info().

void put_voca WORD_INFO winfo,
WORD_ID  wid
 

Output information of a word in dictionary to stdout.

Parameters:
winfo [in] word dictionary
wid [in] word id to be output

Definition at line 80 of file voca_util.c.

Referenced by hmm_check(), make_dfa_voca_ref(), print_info(), and wchmm_add_word().

void put_voca_err WORD_INFO winfo,
WORD_ID  wid
 

Output information of a word in dictionary to stderr.

Parameters:
winfo [in] word dictionary
wid [in] word id to be output

Definition at line 113 of file voca_util.c.


Generated on Tue Mar 28 16:19:45 2006 for Julius by  doxygen 1.4.2