Hello, 

I have been running through the tutorial here: 

        http://www.statmt.org/moses/?n=moses.baseline 

I have gotten as far as the "Tuning" section and have completed that 
successfully. I am able to run Moses from the command line and translate French 
sentences into English. I am having a problem with the next section, where we 
"binarise" the phrase-table. 

The command in the tutorial reads: 

        ~/mosesdecoder/bin/processPhraseTable \ 
           -ttable 0 0 train/model/phrase-table.gz \ 
           -nscores 5 -out binarised-model/phrase-table 

However, I am missing the processPhraseTable binary. That seems strange to me.

If I run ls on my directory, I get the following:

        [mdiana@localhost ~]$ ls ~/mosesdecoder/bin/pr* 
        /home/mdiana/mosesdecoder/bin/pro 
        /home/mdiana/mosesdecoder/bin/processLexicalTable 
        /home/mdiana/mosesdecoder/bin/prunePhraseTable 

Can it be the case that processPhraseTable is deprecated and that the tutorial 
hasn't caught up? Is "pro" the name of the binary now (abbreviated for some 
reason)? Did I make some common mistake in setting up my environment? I just 
don't get it and would appreciate any hints. I would like to binarise my phrase 
table.

Thank you, 

Mario

::::::::::::::::::::::::::::::::::::::::::::::::::
Mario Diana
Software Developer
Technically Creative Inc.
Simplifying IT Solutions
Office: 845.725.7883
[email protected] 
www.TechnicallyCreative.com 
::::::::::::::::::::::::::::::::::::::::::::::::::


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

Reply via email to