SEGTOKEN Struct Reference

Token definition for viterbi segmentation. More...

#include <hmm.h>


Data Fields

int last_id
 ID of last unit.
int last_end_frame
 Frame at which the last unit ends.
LOGPROB last_end_score
 Score at which the last unit ends.
struct _seg_token * next
 Pointer to previous token context, NULL if no context.
struct _seg_token * list
 Link to next token, NULL if last.


Detailed Description

Token definition for viterbi segmentation.

Definition at line 93 of file hmm.h.


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