oops. i forgot 1 '. please git pull again.

On 19/07/2012 18:46, Hieu Hoang wrote:
sorry, it was added in to try & to cope with spaces in directory names. A hopeless effort, so we took it out again
https://github.com/moses-smt/mosesdecoder/commit/b6094736455575b0d6f79bfaf08456fdfabe113d

On 19/07/2012 16:48, Tomas Hudik wrote:

Hi there,

Train-model.perl, line 1533 contains

my $cmd = "$PHRASE_SCORE $extract $lexical_file.$direction' $ttable_file.half.$direction.gz $inverse";

character "'" looks like useless. It causes problem:

/(6.1) creating table half /home/moses/engines/cs/IBM/itm0/train2/model/phrase-table.half.f2e @ Thu Jul 19 17:21:52 CEST 2012/

/Executing: '/home/moses/moses/new/moses/scripts'/generic/score-parallel.perl 1 "sort " '/home/moses/moses/new/moses/scripts'/../bin/score /home/moses/engines/cs/IBM/itm0/train2/model/extract.sorted.gz /home/moses/engines/cs/IBM/itm0/train2/model/lex.f2e' /home/moses/engines/cs/IBM/itm0/train2/model/phrase-table.half.f2e.gz 0 /

/'/home/moses/moses/new/moses/scripts'/generic/score-parallel.perl 1 "sort " '/home/moses/moses/new/moses/scripts'/../bin/score /home/moses/engines/cs/IBM/itm0/train2/model/extract.sorted.gz /home/moses/engines/cs/IBM/itm0/train2/model/lex.f2e' /home/moses/engines/cs/IBM/itm0/train2/model/phrase-table.half.f2e.gz 0 /

/sh: -c: line 0: unexpected EOF while looking for matching `''/

/sh: -c: line 1: syntax error: unexpected end of file/

Does it make any sense to have it there?

It is running smooth without it.

Cheers, Tomas



_______________________________________________
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