#include <confidence.h>
Public Attributes | |
| char | word [64] |
| int | wid |
| int | seqid |
| int | sf |
| int | fef |
| int | lef |
| int | reachable |
| int | visited |
| int | fanin |
| int | fanout |
| int | hscore |
| int | pscore |
| int | lscore |
| int | cscore |
| ca_daglink_type * | succlist |
| ca_daglink_type * | predlist |
| ca_dagnode_type * | alloc_next |
|
|
|
|
|
The confidence score |
|
|
The# Fan-in |
|
|
The# Fan-out |
|
|
First end frame |
|
|
The heuristic score |
|
|
Last end frame |
|
|
The language score |
|
|
|
|
|
|
|
|
Whether the node is reachable |
|
|
The sequence ID |
|
|
Start frame |
|
|
|
|
|
Whether it is visited already |
|
|
The dictionary word ID |
|
|
The word string |
1.3.9.1