Yes, I changed my scripts to ignore them, but I wasn't sure if I was 
 missing something important.

 Thanks,
 Tom

 On Mon, 6 Jun 2011 10:17:48 +0100, Barry Haddow <[email protected]> 
 wrote:
> Hi Tom
>
> Yes, I see those warnings as well. I hadn't noticed them before since 
> I use
> ems and it ignores them.  I don't think they matter, but I'll try to
> get them
> removed,
>
> cheers - Barry
>
>
> On Sunday 05 Jun 2011 14:45:16 Tom Hoar wrote:
>> Just trained my first model with Moses svn rev 3998. The final log
>> output contained the following lines after creating moses.ini:
>>
>> Do I
>> need to use the option --score-options for phrase-based training? 
>> Or, am
>> I using a discontinued command line or is something else happening?
>>
>>
>> Thanks,
>> Tom
>>
>> (9) create moses.ini @ Sun Jun 5 20:27:41 ICT 2011
>> Use
>> of uninitialized value $_SCORE_OPTIONS in pattern match (m//) at
>> /usr/local/lib/mosesdecoder/scripts/training/train-model.perl line
>> 1680.
>> Use of uninitialized value $_SCORE_OPTIONS in pattern match (m//)
>> at /usr/local/lib/mosesdecoder/scripts/training/train-model.perl 
>> line
>> 1681.
>> Use of uninitialized value $_SCORE_OPTIONS in pattern match (m//)
>> at /usr/local/lib/mosesdecoder/scripts/training/train-model.perl 
>> line
>> 1682.
>> Use of uninitialized value $_SCORE_OPTIONS in pattern match (m//)
>> at /usr/local/lib/mosesdecoder/scripts/training/train-model.perl 
>> line
>> 1775.
>> Use of uninitialized value $_SCORE_OPTIONS in pattern match (m//)
>> at /usr/local/lib/mosesdecoder/scripts/training/train-model.perl 
>> line
>> 1776.
>> Use of uninitialized value $_SCORE_OPTIONS in pattern match (m//)
>> at /usr/local/lib/mosesdecoder/scripts/training/train-model.perl 
>> line
>> 1777.
>>
>> The Environment
>> includes:
>> SCRIPTS_ROOTDIR=/usr/local/lib/mosesdecoder/scripts
>>
>> The
>> command line was:
>>
>> nohup nice -10 train-model.perl
>>  --scripts-root-dir
>> /usr/local/lib/mosesdecoder/scripts
>>  --first-step 1
>>  --last-step 9
>>
>> --corpus /opt/domy/BUILDS/tm/demo_tm_micro/bitext
>>  --f nl
>>  --e en
>>
>> --root-dir /opt/domy/ENGINES/tables
>>  --corpus-dir
>> /opt/domy/TRAININGS/alignments/align-demo_tm_micro-en-nl/classes
>>
>> --giza-f2e
>> /opt/domy/TRAININGS/alignments/align-demo_tm_micro-en-nl/giza.nl-en
>>
>> --giza-e2f
>> /opt/domy/TRAININGS/alignments/align-demo_tm_micro-en-nl/giza.en-nl
>>
>> --lexical-file
>> 
>> /opt/domy/TRAININGS/alignments/align-demo_tm_micro-en-nl/lexicon.nl-en/lex
>>
>>  --extract-file
>> 
>> /opt/domy/TRAININGS/alignments/align-demo_tm_micro-en-nl/extract.nl-en/3-gr
>> ams
>>
>>  --model-dir
>> /opt/domy/ENGINES/tables/tables-s=nl-t=en-p=demo_tm_micro-a=giza-g=3
>>
>> --alignment-file
>> 
>> /opt/domy/TRAININGS/alignments/align-demo_tm_micro-en-nl/aligned.3.nl-en
>>
>>  --alignment grow-diag-final
>>  --max-phrase-length 3
>>  --reordering
>> msd-bidirectional-fe
>>  --mgiza
>>  --mgiza-cpus 2
>>  --parts 1
>>  --lm
>> 0:0:/tmp/placeholder.lm:0
>>

_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to