20 DEFINE_bool(acceptor,
false,
"Input in acceptor format?");
24 DEFINE_bool(numeric,
false,
"Print numeric labels?");
25 DEFINE_string(save_isymbols,
"",
"Save input symbol table to file");
26 DEFINE_string(save_osymbols,
"",
"Save output symbol table to file");
28 "Print/draw arc weights and final weights equal to semiring One?");
30 "Symbol to print when lookup fails (default raises error)");
int fstprint_main(int argc, char **argv)
DEFINE_string(isymbols,"","Input label symbol table")
DEFINE_bool(acceptor, false,"Input in acceptor format?")
int main(int argc, char **argv)