CN_CLUSTER Struct Reference

Word Cluster for confusion network generation. More...

#include <graph.h>

Collaboration diagram for CN_CLUSTER:

Collaboration graph
[legend]

Data Fields

WordGraph ** wg
 List of graph words in this cluster.
int wgnum
 Number of wg;.
int wgnum_alloc
 Allocated size of wg;.
WORD_IDwords
 List of words in this cluster (WORD_INVALID) means skip ("-").
LOGPROBpp
 Posterior probability of each word.
int wordsnum
 Number of words.
struct __confnet_cluster__ * next
 Pointer to next structure.

Detailed Description

Word Cluster for confusion network generation.

Definition at line 82 of file graph.h.


The documentation for this struct was generated from the following file:
Generated on Tue Dec 18 16:02:16 2007 for Julius by  doxygen 1.5.4