WORK


  • Enhance the ability of grammar compiler to process complicated grammar such as back-off bigram, trigram.

  • Convert the input grammar file into computer internal lattice structure directly, that is, no need to convert it to a separate lattice file.

  • Based on current decoder, implement N-best search and store the N-best hypothesis in a word-graph format.