Hi,

there is this error message:
 /home/ccsadmin/mosesdecoder/scripts/../bin/consolidate

This binary should have been compiled with all
the other code. Please check you compilation
for errors.

-phi

On Thu, Nov 15, 2012 at 11:06 PM, Don Erick Bonus <dej_bo...@yahoo.com> wrote:
> Hi.  We have tried the baseline example from the Moses website.  However,
> during the Training the Translation System stage, and as we trace the
> process/logs of training.out we get the final set of lines.
>
> Finished Thu Nov 15 20:00:08 2012
> (6.6) consolidating the two halves @ Thu Nov 15 20:00:08 PHT 2012
> Executing: /home/ccsadmin/mosesdecoder/scripts/../bin/consolidate
> ./model/phrase-table.half.f2e.gz ./model/phrase-table.half.e2f.gz
> /dev/stdout | gzip -c > ./model/phrase-table.gz
> sh: 1: /home/ccsadmin/mosesdecoder/scripts/../bin/consolidate: not found
> Executing: rm -f ./model/phrase-table.half.*
> (7) learn reordering model @ Thu Nov 15 20:00:08 PHT 2012
> (7.1) [no factors] learn reordering model @ Thu Nov 15 20:00:08 PHT 2012
> (7.2) building tables @ Thu Nov 15 20:00:08 PHT 2012
> Executing:
> /home/ccsadmin/mosesdecoder/scripts/../bin/lexical-reordering-score
> ./model/extract.o.sorted.gz 0.5 ./model/reordering-table. --model "wbe msd
> wbe-msd-bidirectional-fe"
> Lexical Reordering Scorer
> scores lexical reordering models of several types (hierarchical,
> phrase-based and word-based-extraction
> (8) learn generation model @ Thu Nov 15 20:00:08 PHT 2012
>   no generation model requested, skipping step
> (9) create moses.ini @ Thu Nov 15 20:00:08 PHT 2012
>
> The case is almost the same with our own training data.  Upon cheking on the
> produced phrase-table.gz we get 0 bytes.
>
> Please advice...
>
> Thanks.
>
> Erick
>
> _______________________________________________
> Moses-support mailing list
> Moses-support@mit.edu
> http://mailman.mit.edu/mailman/listinfo/moses-support
>
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to