SPRAAK
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
SprCwrCToken Struct Reference

collective token More...

+ Collaboration diagram for SprCwrCToken:

Data Fields

SprCwrLexNLlex_pos
 current position in the tree (network) structured lexicon More...
 
int state_nr
 copy of the state_nr info field in the lexicon More...
 
SprCwrTokentoken_list
 
SprCwrTokentoken_List
 list of all tokens to be used for expansion More...
 
struct spr_t_cwr_ctoken * next
 next token More...
 
struct spr_t_cwr_ctoken * prev
 address of pointer pointing to this hypothesis More...
 

Detailed Description

collective token

Field Documentation

SprCwrLexNL* SprCwrCToken::lex_pos

current position in the tree (network) structured lexicon

int SprCwrCToken::state_nr

copy of the state_nr info field in the lexicon

SprCwrToken* SprCwrCToken::token_list

list of all tokens residing in the given (lexicon node,hmm node)

SprCwrToken* SprCwrCToken::token_List

list of all tokens to be used for expansion

struct spr_t_cwr_ctoken* SprCwrCToken::next

next token

struct spr_t_cwr_ctoken* SprCwrCToken::prev

address of pointer pointing to this hypothesis