From: GitHub <no...@gi...> - 2012-09-07 15:55:29
|
Branch: refs/heads/moses_cachebased Home: https://github.com/moses-smt/mosesdecoder Commit: 66e6a80a1bfcf7a2d55f2945923c5a8c88f1014c https://github.com/moses-smt/mosesdecoder/commit/66e6a80a1bfcf7a2d55f2945923c5a8c88f1014c Author: José Guilherme Camargo de Souza <jos...@gm...> Date: 2012-09-07 (Fri, 07 Sep 2012) Changed paths: M moses/src/XmlOption.cpp Log Message: ----------- Created a list that contains information about the previous sentences and integrated it with the cache based language model. |