From: GitHub <no...@gi...> - 2013-02-27 15:34:07
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 2eb0c5e11da9b00f8675688841ba118b91aa7471 https://github.com/moses-smt/mosesdecoder/commit/2eb0c5e11da9b00f8675688841ba118b91aa7471 Author: amittai <am...@fo...r> Date: 2013-02-24 (Sun, 24 Feb 2013) Changed paths: M scripts/ems/support/wrap-xml.perl Log Message: ----------- let's be consistently case-insensitive with respect to the xml tags Commit: 8b6e98c633695f05190f66af644d9fc9295a52d9 https://github.com/moses-smt/mosesdecoder/commit/8b6e98c633695f05190f66af644d9fc9295a52d9 Author: amittai <am...@fo...r> Date: 2013-02-24 (Sun, 24 Feb 2013) Changed paths: M scripts/ems/support/wrap-xml.perl Log Message: ----------- Revert "let's be consistently case-insensitive with respect to the xml tags" This reverts commit 2eb0c5e11da9b00f8675688841ba118b91aa7471. Commit: 1fb51dc67484967053fcb7c78d379c7ca00f95e5 https://github.com/moses-smt/mosesdecoder/commit/1fb51dc67484967053fcb7c78d379c7ca00f95e5 Author: amittai <am...@fo...r> Date: 2013-02-26 (Tue, 26 Feb 2013) Changed paths: M scripts/training/clean-corpus-n.perl Log Message: ----------- use 'gunzip -c' instead of 'zcat' for better cross-platform compatibility zcat is identical to "gunzip -c", but Mac OS X doesn't ship with zcat. Commit: 225feafb9e515e6b4885aa4c036e1b2375964070 https://github.com/moses-smt/mosesdecoder/commit/225feafb9e515e6b4885aa4c036e1b2375964070 Author: amittai <am...@fo...r> Date: 2013-02-26 (Tue, 26 Feb 2013) Changed paths: M contrib/other-builds/lm/.project M contrib/other-builds/moses-chart-cmd/.cproject M contrib/other-builds/moses-cmd/.cproject M moses-chart-cmd/IOWrapper.cpp M moses-cmd/IOWrapper.cpp M moses-cmd/IOWrapper.h M moses-cmd/Main.cpp M moses/Hypothesis.cpp M moses/Manager.cpp M moses/Manager.h M moses/Parameter.cpp M moses/StaticData.cpp M moses/StaticData.h Log Message: ----------- Merge remote-tracking branch 'upstream/master' into amittai Commit: 5cdf65ba330033e7f98d213612f0c160f469f62f https://github.com/moses-smt/mosesdecoder/commit/5cdf65ba330033e7f98d213612f0c160f469f62f Author: amittai <am...@fo...r> Date: 2013-02-26 (Tue, 26 Feb 2013) Changed paths: M scripts/ems/support/wrap-xml.perl Log Message: ----------- Revert "Revert "let's be consistently case-insensitive with respect to the xml tags"" This reverts commit 8b6e98c633695f05190f66af644d9fc9295a52d9. Commit: 1f82a438377e03b71697f195494a9ae4f618fe63 https://github.com/moses-smt/mosesdecoder/commit/1f82a438377e03b71697f195494a9ae4f618fe63 Author: amittai <am...@fo...r> Date: 2013-02-26 (Tue, 26 Feb 2013) Changed paths: M scripts/training/clean-corpus-n.perl Log Message: ----------- where'd the edit go? Commit: 7ca271b200c7fabef2a1697924173ecc8470a66e https://github.com/moses-smt/mosesdecoder/commit/7ca271b200c7fabef2a1697924173ecc8470a66e Author: amittai <am...@fo...r> Date: 2013-02-26 (Tue, 26 Feb 2013) Changed paths: M scripts/tokenizer/tokenizer.perl Log Message: ----------- fixed typo Commit: 68dbe85545bbd32455b6e351303b63f989d9708b https://github.com/moses-smt/mosesdecoder/commit/68dbe85545bbd32455b6e351303b63f989d9708b Author: Hieu Hoang <hie...@gm...> Date: 2013-02-27 (Wed, 27 Feb 2013) Changed paths: M scripts/ems/support/wrap-xml.perl M scripts/tokenizer/tokenizer.perl M scripts/training/clean-corpus-n.perl Log Message: ----------- Merge pull request #28 from amittai/amittai three small things Compare: https://github.com/moses-smt/mosesdecoder/compare/1ee365e0d7a9...68dbe85545bb |