[SRILM User List] Fw: nbest-error option

Anand Venkataraman venkataraman.anand at gmail.com
Sat Nov 3 11:30:50 PDT 2012


Because you invoke nbest-error using the full path, I suspect that it's not
in your $PATH environment variable. It needs to be because the script
nbest-error invokes nbest-lattice directly. Try (bash):

   export PATH=/srilm/bin:$PATH;   nbest-error nbestfilelist refs [-wer]

HTH

&

On Sat, Nov 3, 2012 at 11:10 AM, Md. Akmal Haidar <akmalcuet00 at yahoo.com>wrote:

>
> Hi,
>
> I have found an error when I pass nbest-lattice options to the nbest-error
> in the nbest-scripts.
>
> I use the following command:
> /srilm/bin/./nbest-error nbestfilelist refs [-wer]
>
> It gives the error line 44: nbest-lattice command not found
> gawk: cmd. line 10: fatal: division by zero attempted.
>
> Could anyone please tell where is the fault?
> By the way, I want to compute the WER of a set of N-best list.
>
> Thanks
> Best Regards
> Akmal
>
>
>
> _______________________________________________
> SRILM-User site list
> SRILM-User at speech.sri.com
> http://www.speech.sri.com/mailman/listinfo/srilm-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.speech.sri.com/pipermail/srilm-user/attachments/20121103/546b3895/attachment.html>


More information about the SRILM-User mailing list