On 4/11/2011 11:14, Philipp Koehn wrote:
> Hi,
>
> please make sure that you have the latest version from the SVN
> and recompile the binaries in scripts/training/phrase-extract
Thanks.
I did as you said, but the problem persists.

I think it is a problem with the script train-model.perl, since it works 
if I drop the option

     --reordering msd-bidirectional-fe

which is the deafult, hence it should make no difference.

-- Beppe
> The "--NoTTable" option has been a recent change.
>
> -phi
>
> On Sun, Apr 10, 2011 at 9:33 AM, Giuseppe Attardi<[email protected]>  wrote:
>> I am trying to train a factored model but I am getting this error:
>>
>> Executing:
>> /MT/tools/moses/bin/moses-scripts/current/training/phrase-extract/extract
>> ./aligned.0.en
>> ./aligned.0.it ./aligned.grow-diag-final-and ./extract.0-0 7 orientation
>> --model wbe-msd --NoTTable
>> MAX 7 1 1
>> PhraseExtract v1.4, written by Philipp Koehn
>> phrase extraction from an aligned parallel corpus
>> extract: syntax error, unknown option '--NoTTable'
>> Exit code: 1
>> ERROR: Phrase extraction failed (missing input files?) at
>> /MT/tools/moses/bin/moses-scripts/current/training/train-model.perl line
>> 1316.
>>
>> The problem can be replicated following the instructions in
>>
>> http://www.statmt.org/moses/?n=Moses.FactoredTutorial#ntoc2
>>
>> and adding
>>
>>       --reordering msd-bidirectional-fe
>>
>> to train-model.perl
>>
>> -- Beppe
>>

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

Reply via email to