From: GitHub <no...@gi...> - 2012-09-26 11:53:46
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: ab60d1ad6f93a78e80e665bc6c7d32b61b7c1c52 https://github.com/moses-smt/mosesdecoder/commit/ab60d1ad6f93a78e80e665bc6c7d32b61b7c1c52 Author: Kenneth Heafield <gi...@kh...> Date: 2012-09-26 (Wed, 26 Sep 2012) Changed paths: M OnDiskPt/TargetPhrase.cpp M OnDiskPt/Word.cpp M OnDiskPt/Word.h M moses/src/TargetPhrase.h Log Message: ----------- Slightly less wasteful OnDiskPt word conversion Ideally, OnDiskPt would convert its entire vocabulary to Word in advance. |