SPRAAK
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Structures | Modules | Enumerations | Variables
API_SprLibInternal::lib::cwr
+ Collaboration diagram for API_SprLibInternal::lib::cwr:

Data Structures

struct  Spraak
 

Modules

 API_SprLibInternal::lib::cwr::am
 
 API_SprLibInternal::lib::cwr::lm
 
 API_SprLibInternal::lib::cwr::wlat
 

Enumerations

enum  { FSILxSTART, FSILxEND }
 

Variables

const SprCmdOptDesc spr_cwr_od_fst_read []
 

Detailed Description

Enumeration Type Documentation

anonymous enum

Word initial/final conditions to take into account when search somthing in the lexicon network. FSILx -> use the markers or not FSIL_ -> run time version (in begin or at end of sentence)

Enumerator
FSILxSTART 

Only use connections that come from the silence word.

FSILxEND 

Only use connections that go to the silence word.

Variable Documentation

const SprCmdOptDesc spr_cwr_od_fst_read[]