Branch: refs/heads/weight-new
Home: https://github.com/moses-smt/mosesdecoder
Commit: 4caffffe7bfcd46b9c594c1976df7e4b26d8d9bb
https://github.com/moses-smt/mosesdecoder/commit/4caffffe7bfcd46b9c594c1976df7e4b26d8d9bb
Author: Hieu Hoang <hi...@ho...>
Date: 2013-02-03 (Sun, 03 Feb 2013)
Changed paths:
M moses/LexicalReordering.cpp
M moses/Parameter.cpp
Log Message:
-----------
refactor class LexicalReordering
Commit: 4ca673df8ef0e25ff42ba877b762da7641bd8793
https://github.com/moses-smt/mosesdecoder/commit/4ca673df8ef0e25ff42ba877b762da7641bd8793
Author: Hieu Hoang <hi...@ho...>
Date: 2013-02-03 (Sun, 03 Feb 2013)
Changed paths:
M moses/FeatureFunction.cpp
M moses/FeatureFunction.h
M moses/LexicalReordering.cpp
M moses/ScoreProducer.cpp
M moses/ScoreProducer.h
Log Message:
-----------
allow num of features to be specified as an argument, rather than need to be passed into constructor
Compare: https://github.com/moses-smt/mosesdecoder/compare/2573d0a122e1...4ca673df8ef0
|