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

Go to the source code of this file.

Functions

 DEFINE_string (closure_type,"star","Do not add the empty path (T+ instead of T*)?, one of: ""\"star\", \"plus\"")
 
int fstclosure_main (int argc, char **argv)
 
int main (int argc, char **argv)
 

Function Documentation

DEFINE_string ( closure_type  ,
"star"  ,
"Do not add the empty path (T+ instead of T*)?  ,
one of:""\"star\"  ,
\"plus\""   
)
int fstclosure_main ( int  argc,
char **  argv 
)

Definition at line 33 of file fstclosure-main.cc.

int main ( int  argc,
char **  argv 
)

Definition at line 26 of file fstclosure.cc.