Lines Matching refs:UnweightedCompactor
1384 class UnweightedCompactor {1418 static UnweightedCompactor *Read(istream &strm) {1419 return new UnweightedCompactor;1431 typedef CompactFst<StdArc, UnweightedCompactor<StdArc> >