AnalysisSettings Struct Reference
This type is used to keep track of analysis administration. More...
Public Attributes | |
WLRTracker ** | prunePathAnalyses |
int | prunePathAnalysesLength |
int | beamCategories [3] |
bool | containsOOV |
int | errorRegionActive |
int * | binDistr |
float * | bestScore |
float * | correctScore |
float * | bestStateScore |
int * | stateRanking |
float | maxBeam |
float | maxStateBeam |
float | maxEndStateBeam |
int | maxHistogram |
int | maxStateHistogram |
LexicalNode * | endStateActive |
int | currentLMHist [LM_NGRAM_DEPTH] |
NBestList | refStats |
Detailed Description
This type is used to keep track of analysis administration.Member Data Documentation
Referenced by LexicalTree::safeBestRecognition().
float* AnalysisSettings::bestScore |
Referenced by LexicalTree::safeBestRecognition(), and LexicalTree::~LexicalTree().
Referenced by LexicalTree::safeBestRecognition(), and LexicalTree::~LexicalTree().
Referenced by LexicalTree::safeBestRecognition(), and LexicalTree::~LexicalTree().
Referenced by LexicalTree::errorAnalysis(), LexicalTree::printLMParStats(), and LexicalTree::safeBestRecognition().
Referenced by LexicalTree::safeBestRecognition(), and LexicalTree::~LexicalTree().
int AnalysisSettings::currentLMHist[LM_NGRAM_DEPTH] |
Referenced by LexicalTree::safeBestRecognition().
Referenced by LexicalTree::errorAnalysis(), and LexicalTree::safeBestRecognition().
Referenced by LexicalTree::getBestRecognition(), and LexicalTree::safeBestRecognition().
Referenced by LexicalTree::getBestRecognition(), and LexicalTree::safeBestRecognition().
Referenced by LexicalTree::getBestRecognition(), and LexicalTree::safeBestRecognition().
Referenced by LexicalTree::getBestRecognition(), and LexicalTree::safeBestRecognition().
Referenced by LexicalTree::getBestRecognition(), and LexicalTree::safeBestRecognition().
Referenced by LexicalTree::errorAnalysis(), LexicalTree::safeBestRecognition(), and LexicalTree::~LexicalTree().
Referenced by LexicalTree::safeBestRecognition(), and LexicalTree::~LexicalTree().