segPruningParameter Struct Reference

pruning parameters More...

#include <segDecoder.h>


Data Fields

int method
 pruning method: NO_PRUN, THRESH_PRUN, N_BEST_PRUN, or (THRESH_PRUN | N_BEST_PRUN)
double threshold
 probability-threshold of pruning
unsigned short nBestN
 number N for N-best pruning


Detailed Description

pruning parameters


The documentation for this struct was generated from the following file:
Generated on Sun Aug 5 02:40:41 2007 for SEGRec Version 1.0 by  doxygen 1.5.1