Hello,

I have problem now with system tuning step at
http://www.statmt.org/moses/?n=Moses.Baseline
my command is :
nohup nice 
$HOME/smt/mosesdecoder/scripts/training/mert-moses.pl$HOME/smt/parallel-data/dev/
news-test2008.true.fr $HOME/smt/parallel-data/dev/news-test2008.true.en
$HOME/smt/mosesdecoder/dist/bin/moses --decoder-flags="-threads 4"
$HOME/smt/working/news-commentary-v7/fr-en/train/model/moses.ini --mertdir
$HOME/smt/mosesdecoder/dist/bin/ &> mert.out &

Please help to understand what is the problem
below is the mert.out log file


nohup: ignoring input
Using SCRIPTS_ROOTDIR: /home/motaz/smt/mosesdecoder/scripts
filtering the phrase tables... Fri May 18 10:57:49 CEST 2012
exec: /home/motaz/smt/mosesdecoder/scripts/training/
filter-model-given-input.pl ./filtered
/home/motaz/smt/working/news-commentary-v7/fr-en/train/model/moses.ini
/home/motaz/smt/parallel-data/dev/news-test2008.true.fr
Executing: /home/motaz/smt/mosesdecoder/scripts/training/
filter-model-given-input.pl ./filtered
/home/motaz/smt/working/news-commentary-v7/fr-en/train/model/moses.ini
/home/motaz/smt/parallel-data/dev/news-test2008.true.fr > filterphrases.out
2> filterphrases.err
Exit code: 1
ERROR: Failed to run '/home/motaz/smt/mosesdecoder/scripts/training/
filter-model-given-input.pl ./filtered
/home/motaz/smt/working/news-commentary-v7/fr-en/train/model/moses.ini
/home/motaz/smt/parallel-data/dev/news-test2008.true.fr'. at
/home/motaz/smt/mosesdecoder/scripts/training/mert-moses.pl line 1284.


Thanks
Motaz

On Thu, May 17, 2012 at 11:19 PM, Motaz SAAD <[email protected]> wrote:

> Hello,
> it work fine now. thank you all
> I got the latest version of moses and used  -root-dir parameter with the
> absolute path.
>
> thanks again,
> Motaz
>
> On Thu, May 17, 2012 at 2:08 PM, 马洪宾 <[email protected]> wrote:
>
>> try to set the param of -root-dir to be a absolute path
>>
>>
>> On Thu, May 17, 2012 at 7:23 PM, Hieu Hoang <[email protected]>wrote:
>>
>>>  hi motaz
>>>
>>> This may be my fault as I've just committed the script
>>>    extract-parallel.perl
>>> where this error occurs.
>>>
>>> can you please use absolute file paths throughout, not relative paths.
>>> So not
>>>    train/model/aligned.grow-diag-final-and train/model/extract
>>>   but
>>>   /home/motaz/..../train/model/aligned.grow-diag-final-and
>>> train/model/extract
>>>
>>> If you're still having problems, please email me the exact commands you
>>> executed
>>>
>>>
>>> On 17/05/2012 12:02, Motaz SAAD wrote:
>>>
>>> Hello,
>>>
>>> I am new to SMT
>>> I am following the steps at
>>> http://www.statmt.org/moses/?n=Moses.Baseline
>>>
>>> But I stuck in training translation system and got the error
>>> ERROR: train/model/extract.o.sorted.gz does not exist at
>>> /home/motaz/smt/mosesdecoder/dist/training/train-model.perl line 1640.
>>>
>>> The log file is available at http://www.loria.fr/~mosaad/training.out
>>>
>>> Would you help to understand what is the problem
>>>
>>> Thanks very much,
>>> Motaz
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> Moses-support mailing 
>>> [email protected]http://mailman.mit.edu/mailman/listinfo/moses-support
>>>
>>>
>>> _______________________________________________
>>> Moses-support mailing list
>>> [email protected]
>>> http://mailman.mit.edu/mailman/listinfo/moses-support
>>>
>>>
>>
>>
>> --
>> Hongbin MA(马洪宾)
>> Department of Computer Science and Engineering,
>> Shanghai Jiao Tong University.
>> Mobile: (86)188-1755-4825
>>
>>
>
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to