Hi Benyamin,
you need to follow the guidelines here: http://www.statmt.org/moses/?n=Moses.AdvancedFeatures#ntoc8 For the compact phrase table to work, moses needs to be compiled and linked with the CMPH library which is an external dependency. BTW: I am currently working on my own implementation of the CHD algorithm, so we will be able to remove that dependency soon. Best, Marcin W dniu 2015-01-29 12:09, Benyamin Bosari napisaĆ(a): > 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 [1] Links: ------ [1] http://mailman.mit.edu/mailman/listinfo/moses-support
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
