From: GitHub <no...@gi...> - 2012-09-08 13:52:22
|
Branch: refs/heads/span-length Home: https://github.com/moses-smt/mosesdecoder Commit: c944492e3ec7803e292a6bf59a147cc79ee2495d https://github.com/moses-smt/mosesdecoder/commit/c944492e3ec7803e292a6bf59a147cc79ee2495d Author: Lane Schwartz <dow...@gm...> Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: A .gitmodules A regression-testing/tests Log Message: ----------- Adding regression tests as git submodule. 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 Commit: dca9d8952d7b32350e92d34b537c4f8204adc727 https://github.com/moses-smt/mosesdecoder/commit/dca9d8952d7b32350e92d34b537c4f8204adc727 Author: wlin12 <wan...@gm...> Date: 2012-09-07 (Fri, 07 Sep 2012) Changed paths: M contrib/relent-filter/README.txt Log Message: ----------- added some more documentation Commit: 5d9aedf3ba065775e7f104f1f0a633c1e4d1b57e https://github.com/moses-smt/mosesdecoder/commit/5d9aedf3ba065775e7f104f1f0a633c1e4d1b57e Author: Jacob Dlougach <ja...@ya...> Date: 2012-09-08 (Sat, 08 Sep 2012) Changed paths: A .gitmodules 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.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 A regression-testing/tests Log Message: ----------- Merge branch 'master' into span-length Compare: https://github.com/moses-smt/mosesdecoder/compare/ad4fad43b976...5d9aedf3ba06 |