libsent/src/hmminfo/guess_cdHMM.c File Reference

Guess whether the HMM definition data is a context-dependent model. More...

#include <sent/stddefs.h>
#include <sent/htk_hmm.h>

Include dependency graph for guess_cdHMM.c:

Go to the source code of this file.

Functions

boolean guess_if_cd_hmm (HTK_HMM_INFO *hmminfo)


Detailed Description

Guess whether the HMM definition data is a context-dependent model.

Author:
Akinobu LEE
Date:
Tue Feb 15 22:30:37 2005
The naming rule of HMM data will be used to determine whether this is a context-dependent model.

Revision
1.3

Definition in file guess_cdHMM.c.


Function Documentation

boolean guess_if_cd_hmm ( HTK_HMM_INFO hmminfo  ) 

Guess whether the given HMM definition contains context-dependent modeling, just by the naming rule.

Parameters:
hmminfo [in] target HMM definition
Returns:
TRUE if the result is context-dependent model, FALSE if context-dependent model.

Definition at line 41 of file guess_cdHMM.c.

Referenced by init_hmminfo().


Generated on Tue Dec 26 16:17:54 2006 for Julius by  doxygen 1.5.0