Branch: refs/heads/master
Home: https://github.com/moses-smt/mosesdecoder
Commit: 6202c7cc607c6351bf9c6bd742c5a7c9c654e222
https://github.com/moses-smt/mosesdecoder/commit/6202c7cc607c6351bf9c6bd742c5a7c9c654e222
Author: wlin12 <wan...@gm...>
Date: 2012-09-07 (Fri, 07 Sep 2012)
Changed paths:
M Jamroot
A contrib/relent-filter/AUTHORS
A contrib/relent-filter/README.txt
A contrib/relent-filter/scripts/calcEmpiricalDistribution.pl
A contrib/relent-filter/scripts/calcPruningScores.pl
A contrib/relent-filter/scripts/interpolateScores.pl
A contrib/relent-filter/scripts/prunePT.pl
A contrib/relent-filter/sigtest-filter/Makefile
A contrib/relent-filter/sigtest-filter/README.txt
A contrib/relent-filter/sigtest-filter/WIN32_functions.cpp
A contrib/relent-filter/sigtest-filter/WIN32_functions.h
A contrib/relent-filter/sigtest-filter/check-install
A contrib/relent-filter/sigtest-filter/filter-pt
A contrib/relent-filter/sigtest-filter/filter-pt.cpp
A contrib/relent-filter/sigtest-filter/sigtest-filter.sln
A contrib/relent-filter/src/IOWrapper.cpp
A contrib/relent-filter/src/IOWrapper.h
A contrib/relent-filter/src/Jamfile
A contrib/relent-filter/src/LatticeMBR.cpp
A contrib/relent-filter/src/LatticeMBR.h
A contrib/relent-filter/src/LatticeMBRGrid.cpp
A contrib/relent-filter/src/Main.cpp
A contrib/relent-filter/src/Main.h
A contrib/relent-filter/src/RelativeEntropyCalc.cpp
A contrib/relent-filter/src/RelativeEntropyCalc.h
A contrib/relent-filter/src/TranslationAnalysis.cpp
A contrib/relent-filter/src/TranslationAnalysis.h
A contrib/relent-filter/src/mbr.cpp
A contrib/relent-filter/src/mbr.h
M contrib/sigtest-filter/Makefile
M moses/src/LexicalReorderingState.cpp
M moses/src/LexicalReorderingState.h
Log Message:
-----------
adding the code for relative entropy pruning to contrib/relent-filter
Commit: d3e19c4fb27fa9a785ca258ec279b07ccd3f2eb8
https://github.com/moses-smt/mosesdecoder/commit/d3e19c4fb27fa9a785ca258ec279b07ccd3f2eb8
Author: wlin12 <wan...@gm...>
Date: 2012-09-07 (Fri, 07 Sep 2012)
Changed paths:
R contrib/relent-filter/sigtest-filter/filter-pt
Log Message:
-----------
adding the code for relative entropy pruning to contrib/relent-filter
Compare: https://github.com/moses-smt/mosesdecoder/compare/c944492e3ec7...d3e19c4fb27f
|