Go to the source code of this file.
Data Structures | |
| struct | WordGraph |
| Word arc on the word graph. More... | |
| struct | CN_CLUSTER |
| Word Cluster for confusion network generation. More... | |
Defines | |
| #define | FANOUTSTEP 7 |
| Memory allocation step for connection words in WordGraph. | |
| #define | CN_CLUSTER_WG_STEP 10 |
| Number of allocation step for CN_CLUSTER. | |
This file defines instances for word graph and confusion network.
Definition in file graph.h.
1.5.4