Home | History | Annotate | Download | only in fst

Lines Matching full:relabel

0 // relabel.h
19 // Functions and classes to relabel an Fst (either on input or output)
54 void Relabel(
81 // relabel input
82 // only relabel if relabel pair defined
95 // relabel output
125 void Relabel(MutableFst<A> *fst,
128 Relabel(fst,
134 void Relabel(MutableFst<A> *fst,
170 // call relabel using vector of relabel pairs.
171 Relabel(fst, ipairs, opairs);
185 // a delayed version of the relabel. Arcs are relabeled on the fly
220 SetType("relabel");
247 SetType("relabel");
283 SetType("relabel");
347 // relabel input
354 // relabel output