FST  openfst-1.8.3
OpenFst Library
Functions
mpdtexpand.cc File Reference
#include <fst/flags.h>
Include dependency graph for mpdtexpand.cc:

Go to the source code of this file.

Functions

 DEFINE_string (mpdt_parentheses,"","MPDT parenthesis label pairs with assignments")
 
 DEFINE_bool (connect, true,"Trim output?")
 
 DEFINE_bool (keep_parentheses, false,"Keep PDT parentheses in result?")
 
int mpdtexpand_main (int argc, char **argv)
 
int main (int argc, char **argv)
 

Function Documentation

DEFINE_bool ( connect  ,
true  ,
"Trim output?"   
)
DEFINE_bool ( keep_parentheses  ,
false  ,
"Keep PDT parentheses in result?"   
)
DEFINE_string ( mpdt_parentheses  ,
""  ,
"MPDT parenthesis label pairs with assignments"   
)
int main ( int  argc,
char **  argv 
)

Definition at line 29 of file mpdtexpand.cc.

int mpdtexpand_main ( int  argc,
char **  argv 
)

Definition at line 39 of file mpdtexpand-main.cc.