From: GitHub <no...@gi...> - 2012-11-17 21:04:08
|
Branch: refs/heads/minphr Home: https://github.com/moses-smt/mosesdecoder Commit: fac59615f48258b720af08a7871b1d9418aa7866 https://github.com/moses-smt/mosesdecoder/commit/fac59615f48258b720af08a7871b1d9418aa7866 Author: Marcin Junczys-Dowmunt <ju...@am...> Date: 2012-11-17 (Sat, 17 Nov 2012) Changed paths: M misc/processPhraseTableMin.cpp M moses/CompactPT/PhraseTableCreator.cpp M moses/CompactPT/PhraseTableCreator.h Log Message: ----------- Add option to build compact phrase table without using virtual memory (helps on 32bit systems) |