[SRILM User List] Extract n-best list from unexpanded lattice
Joris Pelemans
Joris.Pelemans at esat.kuleuven.be
Fri Mar 25 02:10:58 PDT 2016
Hi all,
Is it possible with the SRILM toolkit to expand a lattice and
immediately extract an n-best list without storing the expanded lattice?
I tried the following command:
lattice-tool -read-htk -print-sent-tags -no-htk-nulls ignore-vocab
nbest-ignore2 -lm lm.arpa -nbest-decode 100 -in-lattice lattice.slf
-out-nbest-dir ./test -order 2 -debug 99
but - even though I do not get an error - the n-best list ends up being
empty.
Best,
Joris
More information about the SRILM-User
mailing list