Searched refs:imapFilename (Results 1 – 1 of 1) sorted by relevance
619 std::string imapFilename = grxmlBasename + std::string(".map"); in make_openfst_graphs() local621 cout << "info: reading word symbols " << imapFilename << endl; in make_openfst_graphs()622 fst::SymbolTable *word_syms = fst::SymbolTable::ReadText(imapFilename); in make_openfst_graphs()