Hi Benyamin

Sorry, the baseline instructions need an update.

You need to build Moses with the cmph library. First install the 
packages (e.g. on ubuntu you want libcmph0 and libcmph-dev) then pass 
the --with-cmph=/path/to/root/of/library to the Moses build. This should 
get you the processPhraseTableMin and processLexicalTableMin binaries,

cheers - Barry



On 29/01/15 11:09, Benyamin Bosari wrote:
> Hi guys,
>
> I have a problem in order to binarise the phrase-table and lexicalised 
> reordering models!
>
> Actually when I want to run the below command, this error message 
> appears: "bash: ~/mosesdecoder/bin/processPhraseTableMin: No such file 
> or directory"
>
> ~/mosesdecoder/bin/processPhraseTableMin \
> -in train/model/phrase-table.gz -nscores 4 \
> -out binarised-model/phrase-table
>
> In fact, the file of processPhraseTableMin, didn't exist in 
> mosesdecoder folder! Also I don't see the file of 
> processLexicalTableMin! I have just processPhraseTable and 
> processLexicalTable files in my mosesdecoder folder!
>
>
> Could you please let me know, the point of this problem?
>
> Regards,
>
> Benyamin
>
>
> _______________________________________________
> Moses-support mailing list
> [email protected]
> http://mailman.mit.edu/mailman/listinfo/moses-support


-- 
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.

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

Reply via email to