Hi everyone
i am trying to tune with mosesserver with the following command:
nohup nice $SCRIPTS_ROOTDIR/training/mert-moses.pl
work/tuning/tune.100.lowercased.en
work/tuning/tune.100.lowercased.id tools/moses/dist/bin/mosesserver
--server-port 8080 --server-log home/raka/smt/work/log.txt
work/model/moses.ini --working-dir work/tuning/mert --mertdir
/home/raka/smt/tools/moses/moses/dist/bin
--rootdir $SCRIPTS_ROOTDIR --decoder-flags "-v 0" >& work/tuning/mert.out &
but i got the follwing error inside mert.out:
nohup:ignoring input
main::create_extractor_script()called too early to check prototype at
/home/raka/smt/tools/moses/moses/scripts/training/mert-moses.pl line 681
unknown option: server-port
unknown option: server-log
i already install xmlrpc-c and boost and build moses with this command :
./bjam --with-srilm=/home/raka/smt/tools/srilm
--with-xmlrpc-c=usr/local/bin --with-boost=/home/raka/smt/tools/boost
--enable-threads --with-giza=/home/raka/smt/tools/giza
and found no problem (no failed target) and producing executable file
"mosesserver" in dist/bin
can somebody tell me what is wrong with my tuning? i really appreciate your
help.thank you
Raka
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support