libsent/src/dfa/dfa_util.c File Reference

Output text informations about the grammar. More...

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

Include dependency graph for dfa_util.c:

Go to the source code of this file.

Functions

void print_dfa_info (DFA_INFO *dinfo)
void print_dfa_cp (DFA_INFO *dinfo)


Detailed Description

Output text informations about the grammar.

Author:
Akinobu LEE
Date:
Tue Feb 15 14:18:36 2005
Revision
1.3

Definition in file dfa_util.c.


Function Documentation

void print_dfa_info ( DFA_INFO dinfo  ) 

Output overall grammar information to stdout.

Parameters:
dinfo [in] DFA grammar

Definition at line 33 of file dfa_util.c.

Referenced by print_info().

void print_dfa_cp ( DFA_INFO dinfo  ) 

Output the category-pair matrix in text format to stdout

Parameters:
dinfo [in] DFA grammar that holds category pair matrix

Definition at line 48 of file dfa_util.c.

Referenced by print_info().


Generated on Tue Dec 26 16:17:48 2006 for Julius by  doxygen 1.5.0