Branch: refs/heads/mert-new
Home: https://github.com/moses-smt/mosesdecoder
Commit: 6ca7f22b6e3a19e23d87d36f5a4333df6084cc16
https://github.com/moses-smt/mosesdecoder/commit/6ca7f22b6e3a19e23d87d36f5a4333df6084cc16
Author: Hieu Hoang <fis...@gm...>
Date: 2012-09-19 (Wed, 19 Sep 2012)
Changed paths:
M contrib/other-builds/moses-cmd.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcschemes/moses-cmd.xcscheme
M moses/src/ConfusionNet.cpp
M moses/src/Parameter.cpp
M moses/src/StaticData.cpp
M moses/src/StaticData.h
M moses/src/WordLattice.cpp
Log Message:
-----------
get rid of confusing linked param/input scores. Always have ff that counts words, excluding epsilons
Commit: 08faacf3680634969e47c1837870d8da766615c8
https://github.com/moses-smt/mosesdecoder/commit/08faacf3680634969e47c1837870d8da766615c8
Author: Hieu Hoang <fis...@gm...>
Date: 2012-09-19 (Wed, 19 Sep 2012)
Changed paths:
M contrib/other-builds/moses-cmd.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcschemes/moses-cmd.xcscheme
M moses-cmd/src/IOWrapper.cpp
M moses/src/PhraseDictionary.cpp
Log Message:
-----------
get rid of InputScore label
Commit: 651513eb6ef4dcd332b51c81778b5b0b31b377a8
https://github.com/moses-smt/mosesdecoder/commit/651513eb6ef4dcd332b51c81778b5b0b31b377a8
Author: Hieu Hoang <fis...@gm...>
Date: 2012-09-19 (Wed, 19 Sep 2012)
Changed paths:
M contrib/relent-filter/src/IOWrapper.cpp
M contrib/relent-filter/src/Main.cpp
M contrib/relent-filter/src/TranslationAnalysis.cpp
M moses-chart-cmd/src/IOWrapper.cpp
M moses-chart-cmd/src/Main.cpp
M moses-cmd/src/IOWrapper.cpp
M moses-cmd/src/Main.cpp
M moses-cmd/src/TranslationAnalysis.cpp
M moses/src/DummyScoreProducers.cpp
M moses/src/DummyScoreProducers.h
M moses/src/GenerationDictionary.cpp
M moses/src/GenerationDictionary.h
M moses/src/GlobalLexicalModel.h
M moses/src/LM/Base.h
M moses/src/LM/Implementation.h
M moses/src/LexicalReordering.h
M moses/src/PhraseDictionary.cpp
M moses/src/PhraseDictionary.h
M moses/src/PhraseDictionaryTree.cpp
M moses/src/PhraseDictionaryTree.h
M moses/src/PhraseDictionaryTreeAdaptor.cpp
M moses/src/PhraseDictionaryTreeAdaptor.h
M moses/src/RuleTable/PhraseDictionaryOnDisk.h
M moses/src/ScoreIndexManager.cpp
M moses/src/ScoreProducer.h
M moses/src/SearchNormalBatch.cpp
Log Message:
-----------
compile errors in contrib and moses-chart
Compare: https://github.com/moses-smt/mosesdecoder/compare/9ab3502dbd88...651513eb6ef4
|