From: GitHub <no...@gi...> - 2012-12-19 12:41:45
|
Branch: refs/heads/local_lms Home: https://github.com/moses-smt/mosesdecoder Commit: a9dcada475b73db20c0355dd28853d04c2a1add1 https://github.com/moses-smt/mosesdecoder/commit/a9dcada475b73db20c0355dd28853d04c2a1add1 Author: Ales Tamchyna <a.t...@gm...> Date: 2012-12-19 (Wed, 19 Dec 2012) Changed paths: M moses/LM/Factory.cpp M moses/LM/IRST.h M moses/LM/Jamfile A moses/LM/Local.cpp A moses/LM/Local.h M moses/LM/MultiFactor.h M moses/LM/ORLM.h M moses/LM/Rand.cpp M moses/LM/Remote.h M moses/LM/SRI.h M moses/LM/SingleFactor.h M moses/TypeDef.h Log Message: ----------- toward implementing local language models (Monz 2011) |