hi
whats the output of
/home/sunayana/mosesdecoder/tools/mkcls -c50 -n2
-p/home/sunayana/corpus/news-commentary-v8.fr-en.clean.en
-V/home/sunayana/working/train/corpus/en.vcb.classes opt


Regards,
Saumitra Yadav
Intern, LTRC
IIIT-Hyderabad

On Fri, Oct 30, 2015 at 12:21 PM, Sunayana Gawde <[email protected]>
wrote:

> Hi all,
>
> i am trying to develop a baseline translation system with the help of
> steps on the site http://www.statmt.org/moses/?n=Moses.Baseline
>
> while training the translation system,
>
> I tried the command
> nohup nice ~/mosesdecoder/scripts/training/train-model.perl -root-dir
> train -corpus ~/corpus/news-commentary-v8.fr-en.clean -f fr -e en
> -alignment grow-diag-final-and -reordering msd-bidirectional-fe -lm
> 0:3:$HOME/lm/news-commentary-v8.fr-en.blm.en:8
> -external-bin-dir ~/mosesdecoder/tools >& training.out &
> and i got the result as expected
> But when i tried checking the status by using
> tail -f training.out
>
> i got this error:
>
> Executing: mkdir -p /home/sunayana/working/train/corpus
> (1.0) selecting factors @ Fri Oct 30 10:56:40 IST 2015
> (1.1) running mkcls  @ Fri Oct 30 10:56:40 IST 2015
> /home/sunayana/mosesdecoder/tools/mkcls -c50 -n2 -p/home/sunayana/corpus/
> news-commentary-v8.fr-en.clean.fr
> -V/home/sunayana/working/train/corpus/fr.vcb.classes opt
>   /home/sunayana/working/train/corpus/fr.vcb.classes already in place,
> reusing
> (1.1) running mkcls  @ Fri Oct 30 10:56:40 IST 2015
> /home/sunayana/mosesdecoder/tools/mkcls -c50 -n2
> -p/home/sunayana/corpus/news-commentary-v8.fr-en.clean.en
> -V/home/sunayana/working/train/corpus/en.vcb.classes opt
> Executing: /home/sunayana/mosesdecoder/tools/mkcls -c50 -n2
> -p/home/sunayana/corpus/news-commentary-v8.fr-en.clean.en
> -V/home/sunayana/working/train/corpus/en.vcb.classes opt
> ERROR: Execution of: /home/sunayana/mosesdecoder/tools/mkcls -c50 -n2
> -p/home/sunayana/corpus/news-commentary-v8.fr-en.clean.en
> -V/home/sunayana/working/train/corpus/en.vcb.classes opt
>   died with signal 11, with coredump
>
>
>
> Please help
> --
> *Thanks & Regards*
>
> Ms. Sunayana R. Gawde.
>
> DCST, Goa University.
> * P**leas**e don't print t**his e-mail unles**s you really need to.*
>
> _______________________________________________
> Moses-support mailing list
> [email protected]
> http://mailman.mit.edu/mailman/listinfo/moses-support
>
>
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to