From: GitHub <no...@gi...> - 2012-09-12 08:50:54
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 2a7cf14b8e5c324da0a12c7926c8e55b1af3f6fc https://github.com/moses-smt/mosesdecoder/commit/2a7cf14b8e5c324da0a12c7926c8e55b1af3f6fc Author: Wilker Aziz <wil...@gm...> Date: 2012-09-11 (Tue, 11 Sep 2012) Changed paths: M moses/src/RuleTable/Jamfile A python/BUILD_INSTRUCTIONS A python/README.md A python/binpt/binpt.cpp A python/binpt/binpt.pxd A python/binpt/binpt.pyx A python/example.py A python/setup.py Log Message: ----------- 1. Added libfuzzy-match to RuleTable's Jamfile 2. Wrapped PhraseDictionaryTree in binpt.pyx to be used from python Commit: 517db865b268c9473fe630dc3ddf039b5b906b73 https://github.com/moses-smt/mosesdecoder/commit/517db865b268c9473fe630dc3ddf039b5b906b73 Author: Wilker Aziz <wil...@gm...> Date: 2012-09-11 (Tue, 11 Sep 2012) Changed paths: M contrib/tmcombine/tmcombine.py M cruise-control/test_all_new_commits.sh M jam-files/sanity.jam M regression-testing/Jamfile M regression-testing/tests Log Message: ----------- Merge branch 'master' of git://github.com/moses-smt/mosesdecoder Commit: 34fb32e35ad21c2890509e20a3a10256413cf206 https://github.com/moses-smt/mosesdecoder/commit/34fb32e35ad21c2890509e20a3a10256413cf206 Author: Wilker Aziz <wil...@gm...> Date: 2012-09-11 (Tue, 11 Sep 2012) Changed paths: M python/example.py Log Message: ----------- Better docs and example Commit: a7a22a542c2bf6ac8497e61e48dd15558ea7bf28 https://github.com/moses-smt/mosesdecoder/commit/a7a22a542c2bf6ac8497e61e48dd15558ea7bf28 Author: Wilker Aziz <wil...@gm...> Date: 2012-09-11 (Tue, 11 Sep 2012) Changed paths: R python/BUILD_INSTRUCTIONS Log Message: ----------- replaced by README.md Commit: 2ad634dd88163b2d5f75386393fdfc1f169ff8e7 https://github.com/moses-smt/mosesdecoder/commit/2ad634dd88163b2d5f75386393fdfc1f169ff8e7 Author: Wilker Aziz <wil...@gm...> Date: 2012-09-11 (Tue, 11 Sep 2012) Changed paths: A contrib/python/README.md A contrib/python/binpt/binpt.cpp A contrib/python/binpt/binpt.pxd A contrib/python/binpt/binpt.pyx A contrib/python/example.py A contrib/python/setup.py R python/README.md R python/binpt/binpt.cpp R python/binpt/binpt.pxd R python/binpt/binpt.pyx R python/example.py R python/setup.py Log Message: ----------- Better setup.py + python tree moved under contrib/ Commit: 85dd58fed3c7620a08c3c29946e17181c3b07175 https://github.com/moses-smt/mosesdecoder/commit/85dd58fed3c7620a08c3c29946e17181c3b07175 Author: Wilker Aziz <wil...@gm...> Date: 2012-09-11 (Tue, 11 Sep 2012) Changed paths: R contrib/lmserver/INSTALL R misc/pmoses/COPYING R misc/pmoses/INSTALL M moses/src/AlignmentInfoCollection.cpp M moses/src/AlignmentInfoCollection.h M scripts/training/train-model.perl Log Message: ----------- Merge branch 'master' of git://github.com/moses-smt/mosesdecoder Compare: https://github.com/moses-smt/mosesdecoder/compare/e6c73ec6119d...85dd58fed3c7 |