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

Go to the source code of this file.

Functions

 DEFINE_string (compose_filter,"auto","Composition filter: one of \"alt_sequence\", \"auto\", ""\"match\", \"null\", \"sequence\", \"trivial\"")
 
 DEFINE_bool (connect, true,"Trim output")
 
int fstintersect_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\"  ,
\"null\"  ,
\"sequence\"  ,
\"trivial\""   
)
int fstintersect_main ( int  argc,
char **  argv 
)

Definition at line 35 of file fstintersect-main.cc.

int main ( int  argc,
char **  argv 
)

Definition at line 27 of file fstintersect.cc.