Hi, can you send the output of "ls -l model" ? Otherwise, just run the training command again with the additional switch "-first-step 5".
-phi On Fri, Aug 1, 2008 at 2:22 PM, Anung Ariwibowo <[EMAIL PROTECTED]> wrote: > Hi, > > it's me (again) > > I have successfully get through all of moses installation, and get a > language model. When I come to training, firstly it is successful, but the > training is failed when it reached extract phase. Below is the error > message. I try it using this command: > > /usr/local/bin/scripts-20080801-2109/training/train-factored-phrase-model.perl > -scripts-root-dir /usr/local/bin/scripts-20080801-2109 -root-dir . -corpus > corpus/clean -f id -e en -alignment grow-diag-final-and -reordering > msd-bidirectional-fe -lm 0:5:lm/en.srilm:0 > > and I have three directories: lm (for storing language model), corpus (for > storing my corpus), and model. > > It seems extract phrase is failed when try to find a file in model > directory. > > Anyone can help? > > Anung > > Saved: ./model/lex.0-0.f2n and ./model/lex.0-0.n2f > (5) extract phrases @ Fri Aug 1 21:16:37 SGT 2008 > (1.0.5) reducing factors to produce ./model/aligned.0.id @ Fri Aug 1 > 21:16:37 SGT 2008 > ./model/aligned.0.id in place, reusing > (1.0.5) reducing factors to produce ./model/aligned.0.en @ Fri Aug 1 > 21:16:37 SGT 2008 > ./model/aligned.0.en in place, reusing > (5) [0-0] extract phrases @ Fri Aug 1 21:16:37 SGT 2008 > /usr/local/bin/scripts-20080801-2109/training/phrase-extract/extract > ./model/aligned.0.en ./model/aligned.0.id > ./model/aligned.grow-diag-final-and ./model/extract.0-0 7 orientation > Executing: > /usr/local/bin/scripts-20080801-2109/training/phrase-extract/extract > ./model/aligned.0.en ./model/aligned.0.id > ./model/aligned.grow-diag-final-and ./model/extract.0-0 7 orientation > PhraseExtract v1.3.0, written by Philipp Koehn > phrase extraction from an aligned parallel corpus > (also extracting orientation) > Executing: cat ./model/extract.0-0.o.part* > ./model/extract.0-0.o > cat: cannot open ./model/extract.0-0.o.part* > Exit code: 2 > Died at > /usr/local/bin/scripts-20080801-2109/training/train-factored-phrase-model.perl > line 900. > > > _______________________________________________ > 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
