From: GitHub <no...@gi...> - 2012-12-06 17:43:17
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: c7f6e3832615e92bc1321c2fb868064271c68d7e https://github.com/moses-smt/mosesdecoder/commit/c7f6e3832615e92bc1321c2fb868064271c68d7e Author: Tetsuo Kiso <tet...@is...> Date: 2012-12-06 (Thu, 06 Dec 2012) Changed paths: M mert/Data.cpp Log Message: ----------- Use FilePiece to load N-best lists. Since FilePiece is friendly with StringPiece. |