25 "Label of transitions to be interpreted as phi ('failure') " 28 "When true, a phi self loop consumes a symbol");
30 "Rewrite both sides when matching? One of:" 31 " \"auto\" (rewrite iff acceptor), \"always\", \"never\"");
MatcherFst< ConstFst< Arc >, PhiFstMatcher< SortedMatcher< ConstFst< Arc >>, kPhiFstMatchInput >, input_phi_fst_type > InputPhiFst
ArcTpl< TropicalWeight > StdArc
ArcTpl< Log64Weight > Log64Arc
DEFINE_string(phi_fst_rewrite_mode,"auto","Rewrite both sides when matching? One of:"" \"auto\" (rewrite iff acceptor), \"always\", \"never\"")
MatcherFst< ConstFst< Arc >, PhiFstMatcher< SortedMatcher< ConstFst< Arc >>>, phi_fst_type > PhiFst
DEFINE_int64(phi_fst_phi_label, 0,"Label of transitions to be interpreted as phi ('failure') ""transitions")
MatcherFst< ConstFst< Arc >, PhiFstMatcher< SortedMatcher< ConstFst< Arc >>, kPhiFstMatchOutput >, output_phi_fst_type > OutputPhiFst
DEFINE_bool(phi_fst_phi_loop, true,"When true, a phi self loop consumes a symbol")
REGISTER_FST(PhiFst, StdArc)
ArcTpl< LogWeight > LogArc