Home | History | Annotate | Download | only in fst

Lines Matching full:labels

102   bool reach_input_;                  // Input or output labels considered?
114 // Tests reachability of labels from a given state. If reach_input =
115 // true, then input labels are considered, o.w. output labels are
120 // labels.
124 // labels of the transformed FST f. The relabeled FST will also be
130 // Reachability can also be tested on the set of labels specified by
132 // Reach(aiter, ...) is true if labels on the input (output) side of
134 // (false), can be reached from the state s. The iterator labels must
199 // Relabels w.r.t labels that give compact label sets.
210 // Relabels Fst w.r.t to labels that give compact label sets.
238 // labels unseen here.
243 // Maps labels to their new values in [1, label2index().size()]
271 // Original labels must be transformed by the Relabel methods above.
298 // input labels are considered, o.w. output labels are considered.
299 // Arc iterator labels must be transformed by the Relabel methods
404 // Redirects labeled arcs (input or output labels determined by
552 // arcs with reachable labels.