20 DEFINE_bool(acceptor,
false,
"Input in acceptor format");
26 DEFINE_bool(keep_isymbols,
false,
"Store input label symbol table with FST");
27 DEFINE_bool(keep_osymbols,
false,
"Store output label symbol table with FST");
28 DEFINE_bool(keep_state_numbering,
false,
"Do not renumber input states");
int main(int argc, char **argv)
DEFINE_string(arc_type,"standard","Output arc type")
DEFINE_bool(acceptor, false,"Input in acceptor format")
int fstcompile_main(int argc, char **argv)