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

Go to the source code of this file.

Functions

 DEFINE_string (compose_filter,"auto","Composition filter: one of \"alt_sequence\", \"auto\", ""\"match\", \"no_match\", \"null\", \"sequence\", \"trivial\"")
 
 DEFINE_bool (connect, true,"Trim output")
 
int fstcompose_main (int argc, char **argv)
 
int main (int argc, char **argv)
 

Function Documentation

DEFINE_bool ( connect  ,
true  ,
"Trim output"   
)
DEFINE_string ( compose_filter  ,
"auto"  ,
"Composition filter: one of \"alt_sequence\"  ,
\"auto\"  ,
""\"match\"  ,
\"no_match\"  ,
\"null\"  ,
\"sequence\"  ,
\"trivial\""   
)
int fstcompose_main ( int  argc,
char **  argv 
)

Definition at line 34 of file fstcompose-main.cc.

int main ( int  argc,
char **  argv 
)

Definition at line 27 of file fstcompose.cc.