Home | History | Annotate | Download | only in fst

Lines Matching defs:Determinize

0 // determinize.h
20 // Functions and classes to determinize an FST.
138 // DETERMINIZE FILTERS - these can be used in determinization to compute
146 // A determinize filter that does not modify its input.
377 SetType("determinize");
389 SetType("determinize");
689 // strings and using acceptor determinization above to determinize
980 void Determinize(const Fst<Arc> &ifst, MutableFst<Arc> *ofst,