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>

Go to the source code of this file.

Functions

boolean guess_if_cd_hmm (HTK_HMM_INFO *hmminfo)
 Guess whether the given HMM definition contains context-dependent modeling, just by the naming rule.


Detailed Description

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

The naming rule of HMM data will be used to determine whether this is a context-dependent model.

Author:
Akinobu LEE
Date:
Tue Feb 15 22:30:37 2005
Revision
1.1.1.1

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 42 of file guess_cdHMM.c.

Referenced by init_hmminfo().


Generated on Tue Dec 18 16:01:39 2007 for Julius by  doxygen 1.5.4