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 236 of file recog.h.


The documentation for this struct was generated from the following file:
Generated on Tue Dec 18 16:02:29 2007 for Julius by  doxygen 1.5.4