Julius 4.2
変数
構造体 CN_CLUSTER

Word Cluster for confusion network generation. [詳細]

#include <graph.h>

CN_CLUSTERのコラボレーション図

変数

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.

説明

Word Cluster for confusion network generation.

graph.h82 行で定義されています。


この構造体の説明は次のファイルから生成されました: