Uses of Class
inpro.incremental.evaluation.BasicEvaluator

Packages that use BasicEvaluator
done.inpro.system.completion   
inpro.incremental.evaluation   
 

Uses of BasicEvaluator in done.inpro.system.completion
 

Subclasses of BasicEvaluator in done.inpro.system.completion
 class CompletionEvaluator
          receives timing predictions from the TurnCompleter and evalutes them once these words are committed
 

Uses of BasicEvaluator in inpro.incremental.evaluation
 

Subclasses of BasicEvaluator in inpro.incremental.evaluation
 class WordLagTracker
          a listener that outputs all WordIUs' lags (relative to the word's end); this may become an alternative to use INTELIDA to analyze runtime performance (or could even be used online to adapt ASR or SDS properties)