Home | History | Annotate | Download | only in grxmlcompile

Lines Matching full:imapfilename

619   std::string imapFilename = grxmlBasename + std::string(".map");
621 cout << "info: reading word symbols " << imapFilename << endl;
622 fst::SymbolTable *word_syms = fst::SymbolTable::ReadText(imapFilename);