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

Data Fields

int nsubsegs
 Number of subsegments in the segment. More...
 
char * spelling
 Name of the segment. More...
 
int * subsegnr
 Index of each subsegment in some list of subsegments. More...
 

Detailed Description

Structure describing one segment (e.g. word or phone) by subsegments (e.g. phone or state)

Field Documentation

int SprHmmSeg::nsubsegs

Number of subsegments in the segment.

char* SprHmmSeg::spelling

Name of the segment.

int* SprHmmSeg::subsegnr

Index of each subsegment in some list of subsegments.