danpovey / pocolm

Small language toolkit for creation, interpolation and pruning of ARPA language models
Other
90 stars 48 forks source link

Fix bug where if BOS state is pruned away, BOS is not printed in ARPA… #79

Closed danpovey closed 8 years ago

danpovey commented 8 years ago

… (might confuse some ARPA readers).

Hope to resolve issue #77

francisr commented 8 years ago

This does print -99\t<s> at the end of the 1-gram list.