LMFunc Struct Reference

User LM function entry point. More...

#include <recog.h>


Data Fields

LOGPROB(* uniprob )(WORD_INFO *, WORD_ID, LOGPROB)
 Pointer to function returning word occurence probability.
LOGPROB(* biprob )(WORD_INFO *, WORD_ID, WORD_ID, LOGPROB)
 Pointer to function returning a word probability given a word context (corresponds to bi-gram).
LOGPROB(* lmprob )(WORD_INFO *, WORD_ID *, int, WORD_ID, LOGPROB)
 Pointer to function returning LM probability.


Detailed Description

User LM function entry point.

Definition at line 248 of file recog.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jul 23 12:15:07 2009 for Julius by  doxygen 1.5.1