You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(62) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(52) |
Feb
(99) |
Mar
(82) |
Apr
(37) |
May
(40) |
Jun
(12) |
Jul
(19) |
Aug
(15) |
Sep
(12) |
Oct
(27) |
Nov
(25) |
Dec
(12) |
2008 |
Jan
(17) |
Feb
(32) |
Mar
(10) |
Apr
(12) |
May
(206) |
Jun
(53) |
Jul
(7) |
Aug
(12) |
Sep
(13) |
Oct
(34) |
Nov
(23) |
Dec
(15) |
2009 |
Jan
(93) |
Feb
(170) |
Mar
(37) |
Apr
(56) |
May
(33) |
Jun
(11) |
Jul
(75) |
Aug
(102) |
Sep
(12) |
Oct
(55) |
Nov
(24) |
Dec
(12) |
2010 |
Jan
(180) |
Feb
(124) |
Mar
(66) |
Apr
(199) |
May
(68) |
Jun
(67) |
Jul
(25) |
Aug
(32) |
Sep
(187) |
Oct
(85) |
Nov
(69) |
Dec
(40) |
2011 |
Jan
(68) |
Feb
(49) |
Mar
(31) |
Apr
(14) |
May
(46) |
Jun
(59) |
Jul
(38) |
Aug
(72) |
Sep
(116) |
Oct
(142) |
Nov
(152) |
Dec
(47) |
2012 |
Jan
(46) |
Feb
(80) |
Mar
(45) |
Apr
(41) |
May
(123) |
Jun
(64) |
Jul
(278) |
Aug
(111) |
Sep
(165) |
Oct
(160) |
Nov
(141) |
Dec
(99) |
2013 |
Jan
(97) |
Feb
(41) |
Mar
(13) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: GitHub <no...@gi...> - 2012-09-12 19:04:15
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 21938e4d940fe233af4facf33a7391fe627048ae https://github.com/moses-smt/mosesdecoder/commit/21938e4d940fe233af4facf33a7391fe627048ae Author: Eva Hasler <eh...@sa...> Date: 2012-09-12 (Wed, 12 Sep 2012) Changed paths: M phrase-extract/PhraseExtractionOptions.h Log Message: ----------- initialize correct variable (includeSentenceIdFlag) |
From: GitHub <no...@gi...> - 2012-09-12 16:28:43
|
Branch: refs/heads/span-length Home: https://github.com/moses-smt/mosesdecoder Commit: be76c67f96aa123ab7dda613f4a3b9f9d1beb329 https://github.com/moses-smt/mosesdecoder/commit/be76c67f96aa123ab7dda613f4a3b9f9d1beb329 Author: Kenneth Heafield <gi...@kh...> Date: 2012-09-09 (Sun, 09 Sep 2012) Changed paths: M bjam A jam-files/fail/Jamroot Log Message: ----------- Old buggy bjam always returns 0. Detect+reject. http://boost.2283326.n4.nabble.com/bjam-exit-code-always-zero-td2696668.html Commit: f4a268a766d2d11ee56d85b5e5d3220949903db2 https://github.com/moses-smt/mosesdecoder/commit/f4a268a766d2d11ee56d85b5e5d3220949903db2 Author: Barry Haddow <bar...@gm...> Date: 2012-09-11 (Tue, 11 Sep 2012) Changed paths: M cruise-control/test_all_new_commits.sh Log Message: ----------- new location of reg tests Commit: 278f452d31c09bf1427f3532ea5c61098d3c3db1 https://github.com/moses-smt/mosesdecoder/commit/278f452d31c09bf1427f3532ea5c61098d3c3db1 Author: Kenneth Heafield <gi...@kh...> Date: 2012-09-11 (Tue, 11 Sep 2012) Changed paths: M regression-testing/tests Log Message: ----------- Update regression tests to use KenLM arpa Commit: 968ab98f0cfc5890ec8c2d4cfff364263e0ac326 https://github.com/moses-smt/mosesdecoder/commit/968ab98f0cfc5890ec8c2d4cfff364263e0ac326 Author: Kenneth Heafield <gi...@kh...> Date: 2012-09-11 (Tue, 11 Sep 2012) Changed paths: M jam-files/sanity.jam M regression-testing/Jamfile Log Message: ----------- Make --with-regtest work without an argument, fix path handling Commit: 0f3de7493491bb5a3c5e7311a4d4ebcc9ac4d2e7 https://github.com/moses-smt/mosesdecoder/commit/0f3de7493491bb5a3c5e7311a4d4ebcc9ac4d2e7 Author: Rico Sennrich <ric...@gm...> Date: 2012-09-11 (Tue, 11 Sep 2012) Changed paths: M contrib/tmcombine/tmcombine.py Log Message: ----------- possible fix for tmcombine for models without alignment info 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: bac859c4513a69c8497e115776564c4cb3d01dd3 https://github.com/moses-smt/mosesdecoder/commit/bac859c4513a69c8497e115776564c4cb3d01dd3 Author: junczys <ju...@fu...> 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 Log Message: ----------- Fix locking in AlignmentInfoCollection.* Commit: 3f5dcf4d06f662da9ad33d1b0732782b9819ecd9 https://github.com/moses-smt/mosesdecoder/commit/3f5dcf4d06f662da9ad33d1b0732782b9819ecd9 Author: Marcin Junczys-Dowmunt <ju...@am...> Date: 2012-09-11 (Tue, 11 Sep 2012) Changed paths: A .gitmodules M Jamroot M bjam M contrib/other-builds/OnDiskPt/.cproject M contrib/other-builds/lm/.cproject M contrib/other-builds/lm/.project M contrib/other-builds/moses-cmd/.cproject M contrib/other-builds/moses/.cproject M contrib/other-builds/moses/.project M contrib/other-builds/util/.cproject 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 R contrib/reranking/data/README R contrib/reranking/data/nbest.small R contrib/reranking/data/weights R contrib/reranking/src/Hypo.cpp R contrib/reranking/src/Hypo.h R contrib/reranking/src/Main.cpp R contrib/reranking/src/Makefile R contrib/reranking/src/NBest.cpp R contrib/reranking/src/NBest.h R contrib/reranking/src/ParameterNBest.cpp R contrib/reranking/src/ParameterNBest.h R contrib/reranking/src/Tools.cpp R contrib/reranking/src/Tools.h M contrib/sigtest-filter/Makefile M contrib/sigtest-filter/filter-pt.cpp M contrib/tmcombine/README.md M contrib/tmcombine/tmcombine.py R contrib/tmcombine/train_model.patch M cruise-control/test_all_new_commits.sh A jam-files/fail/Jamroot M jam-files/sanity.jam M misc/processLexicalTableMin.cpp M moses-cmd/src/Main.cpp M moses/src/ChartHypothesis.cpp M moses/src/CompactPT/LexicalReorderingTableCreator.cpp M moses/src/CompactPT/LexicalReorderingTableCreator.h M moses/src/LexicalReorderingState.cpp M moses/src/LexicalReorderingState.h M moses/src/Parameter.cpp M moses/src/StaticData.cpp M moses/src/StaticData.h M phrase-extract/Jamfile M phrase-extract/PhraseAlignment.cpp M phrase-extract/PhraseAlignment.h M phrase-extract/PhraseExtractionOptions.h M phrase-extract/RuleExtractionOptions.h M phrase-extract/SentenceAlignment.cpp M phrase-extract/SentenceAlignment.h M phrase-extract/SentenceAlignmentWithSyntax.cpp M phrase-extract/SentenceAlignmentWithSyntax.h M phrase-extract/consolidate.cpp A phrase-extract/domain.cpp A phrase-extract/domain.h M phrase-extract/extract-rules.cpp M phrase-extract/extract.cpp M phrase-extract/score.cpp M regression-testing/Jamfile A regression-testing/tests M scripts/ems/example/config.basic M scripts/ems/example/config.factored M scripts/ems/example/config.hierarchical M scripts/ems/example/config.syntax M scripts/ems/example/config.toy M scripts/ems/experiment.meta M scripts/ems/experiment.perl M scripts/ems/support/analysis.perl A scripts/ems/support/build-domain-file-from-subcorpora.perl M scripts/ems/support/build-sparse-lexical-features.perl A scripts/ems/support/train-irstlm.perl M scripts/generic/trainlm-irst.perl M scripts/training/LexicalTranslationModel.pm M scripts/training/absolutize_moses_model.pl M scripts/training/filter-model-given-input.pl M scripts/training/get-lexical.perl M scripts/training/mert-moses.pl M scripts/training/train-model.perl Log Message: ----------- Merge branch 'master' of github.com:moses-smt/mosesdecoder Commit: e6c73ec6119dd17a7498e7f3119a1155aba5c0f5 https://github.com/moses-smt/mosesdecoder/commit/e6c73ec6119dd17a7498e7f3119a1155aba5c0f5 Author: Eva Hasler <eh...@sa...> Date: 2012-09-11 (Tue, 11 Sep 2012) Changed paths: M scripts/training/train-model.perl Log Message: ----------- remove hardwired path 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 Commit: 92295911b1e9e5f17454c4026c6127392ffd44db https://github.com/moses-smt/mosesdecoder/commit/92295911b1e9e5f17454c4026c6127392ffd44db Author: Wilker Aziz <wil...@gm...> Date: 2012-09-12 (Wed, 12 Sep 2012) Changed paths: M contrib/python/README.md M contrib/python/binpt/binpt.cpp M contrib/python/binpt/binpt.pyx M contrib/python/example.py Log Message: ----------- Renaming python PhaseTable to BinaryPhaseTable + better docs Commit: 8a2309b75bd33bd0e2d516106f0e1e3198a9071e https://github.com/moses-smt/mosesdecoder/commit/8a2309b75bd33bd0e2d516106f0e1e3198a9071e Author: Wilker Aziz <wil...@gm...> Date: 2012-09-12 (Wed, 12 Sep 2012) Changed paths: M contrib/python/README.md M contrib/python/binpt/binpt.cpp M contrib/python/binpt/binpt.pxd M contrib/python/binpt/binpt.pyx M contrib/python/example.py Log Message: ----------- Customized delimiter + properties added to BinayPhraseTable Commit: e08f0252626919ed62d123395e45fee1c0e3e928 https://github.com/moses-smt/mosesdecoder/commit/e08f0252626919ed62d123395e45fee1c0e3e928 Author: Hieu Hoang <fis...@gm...> Date: 2012-09-12 (Wed, 12 Sep 2012) Changed paths: M bjam R contrib/lmserver/INSTALL 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 M contrib/tmcombine/tmcombine.py M cruise-control/test_all_new_commits.sh A jam-files/fail/Jamroot M jam-files/sanity.jam R misc/pmoses/COPYING R misc/pmoses/INSTALL M moses/src/AlignmentInfoCollection.cpp M moses/src/AlignmentInfoCollection.h M moses/src/RuleTable/Jamfile M regression-testing/Jamfile M regression-testing/tests M scripts/training/train-model.perl Log Message: ----------- Merge github.com:moses-smt/mosesdecoder into span-length Compare: https://github.com/moses-smt/mosesdecoder/compare/65cb4485cb12...e08f02526269 |
From: GitHub <no...@gi...> - 2012-09-12 16:27:07
|
Branch: refs/heads/span-length Home: https://github.com/moses-smt/mosesdecoder Commit: 65cb4485cb1264f5b1b3306ac69743d6697c93a2 https://github.com/moses-smt/mosesdecoder/commit/65cb4485cb1264f5b1b3306ac69743d6697c93a2 Author: Hieu Hoang <fis...@gm...> Date: 2012-09-12 (Wed, 12 Sep 2012) Changed paths: M contrib/other-builds/moses.xcodeproj/project.pbxproj A moses/src/CrossingFeature.cpp A moses/src/CrossingFeature.h M moses/src/Parameter.cpp M moses/src/StaticData.cpp M moses/src/StaticData.h Log Message: ----------- crossing/span-length/syntax feature |
From: GitHub <no...@gi...> - 2012-09-12 11:06:55
|
Branch: refs/heads/span-length Home: https://github.com/moses-smt/mosesdecoder Commit: b18d7fbf93add5a5ab4487905409aa6ae04fb78b https://github.com/moses-smt/mosesdecoder/commit/b18d7fbf93add5a5ab4487905409aa6ae04fb78b Author: Maria Nadejde <mar...@gm...> Date: 2012-09-12 (Wed, 12 Sep 2012) Changed paths: M scripts/training/mert-moses.pl Log Message: ----------- change mert-moses.pl again with feature name SL |
From: GitHub <no...@gi...> - 2012-09-12 09:50:46
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 8a2309b75bd33bd0e2d516106f0e1e3198a9071e https://github.com/moses-smt/mosesdecoder/commit/8a2309b75bd33bd0e2d516106f0e1e3198a9071e Author: Wilker Aziz <wil...@gm...> Date: 2012-09-12 (Wed, 12 Sep 2012) Changed paths: M contrib/python/README.md M contrib/python/binpt/binpt.cpp M contrib/python/binpt/binpt.pxd M contrib/python/binpt/binpt.pyx M contrib/python/example.py Log Message: ----------- Customized delimiter + properties added to BinayPhraseTable |
From: GitHub <no...@gi...> - 2012-09-12 09:06:22
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 92295911b1e9e5f17454c4026c6127392ffd44db https://github.com/moses-smt/mosesdecoder/commit/92295911b1e9e5f17454c4026c6127392ffd44db Author: Wilker Aziz <wil...@gm...> Date: 2012-09-12 (Wed, 12 Sep 2012) Changed paths: M contrib/python/README.md M contrib/python/binpt/binpt.cpp M contrib/python/binpt/binpt.pyx M contrib/python/example.py Log Message: ----------- Renaming python PhaseTable to BinaryPhaseTable + better docs |
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 |
From: GitHub <no...@gi...> - 2012-09-11 23:22:41
|
Branch: refs/heads/span-length Home: https://github.com/moses-smt/mosesdecoder Commit: 0451bc055d7a17bc770211bd4001825eae163e1e https://github.com/moses-smt/mosesdecoder/commit/0451bc055d7a17bc770211bd4001825eae163e1e Author: Maria Nadejde <mar...@gm...> Date: 2012-09-11 (Tue, 11 Sep 2012) Changed paths: M moses/src/RuleTable/LoaderStandard.cpp M moses/src/SpanLengthEstimator.cpp M moses/src/SpanLengthEstimator.h Log Message: ----------- added extra term to variance and added max to compute final score -> as ISI formula |
From: GitHub <no...@gi...> - 2012-09-11 16:31:09
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: e6c73ec6119dd17a7498e7f3119a1155aba5c0f5 https://github.com/moses-smt/mosesdecoder/commit/e6c73ec6119dd17a7498e7f3119a1155aba5c0f5 Author: Eva Hasler <eh...@sa...> Date: 2012-09-11 (Tue, 11 Sep 2012) Changed paths: M scripts/training/train-model.perl Log Message: ----------- remove hardwired path |
From: GitHub <no...@gi...> - 2012-09-11 14:15:40
|
Branch: refs/heads/wipo Home: https://github.com/moses-smt/mosesdecoder Commit: 0f161ae55213d0dfe56c9599938dffa01877df3f https://github.com/moses-smt/mosesdecoder/commit/0f161ae55213d0dfe56c9599938dffa01877df3f Author: Marcin Junczys-Dowmunt <ju...@am...> Date: 2012-09-11 (Tue, 11 Sep 2012) Changed paths: M moses/src/AlignmentInfoCollection.cpp M moses/src/AlignmentInfoCollection.h Log Message: ----------- Fixed lock behaviour in AlignmentInfoCollection.* |
From: GitHub <no...@gi...> - 2012-09-11 14:13:44
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: bac859c4513a69c8497e115776564c4cb3d01dd3 https://github.com/moses-smt/mosesdecoder/commit/bac859c4513a69c8497e115776564c4cb3d01dd3 Author: junczys <ju...@fu...> 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 Log Message: ----------- Fix locking in AlignmentInfoCollection.* Commit: 3f5dcf4d06f662da9ad33d1b0732782b9819ecd9 https://github.com/moses-smt/mosesdecoder/commit/3f5dcf4d06f662da9ad33d1b0732782b9819ecd9 Author: Marcin Junczys-Dowmunt <ju...@am...> Date: 2012-09-11 (Tue, 11 Sep 2012) Changed paths: A .gitmodules M Jamroot M bjam M contrib/other-builds/OnDiskPt/.cproject M contrib/other-builds/lm/.cproject M contrib/other-builds/lm/.project M contrib/other-builds/moses-cmd/.cproject M contrib/other-builds/moses/.cproject M contrib/other-builds/moses/.project M contrib/other-builds/util/.cproject 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 R contrib/reranking/data/README R contrib/reranking/data/nbest.small R contrib/reranking/data/weights R contrib/reranking/src/Hypo.cpp R contrib/reranking/src/Hypo.h R contrib/reranking/src/Main.cpp R contrib/reranking/src/Makefile R contrib/reranking/src/NBest.cpp R contrib/reranking/src/NBest.h R contrib/reranking/src/ParameterNBest.cpp R contrib/reranking/src/ParameterNBest.h R contrib/reranking/src/Tools.cpp R contrib/reranking/src/Tools.h M contrib/sigtest-filter/Makefile M contrib/sigtest-filter/filter-pt.cpp M contrib/tmcombine/README.md M contrib/tmcombine/tmcombine.py R contrib/tmcombine/train_model.patch M cruise-control/test_all_new_commits.sh A jam-files/fail/Jamroot M jam-files/sanity.jam M misc/processLexicalTableMin.cpp M moses-cmd/src/Main.cpp M moses/src/ChartHypothesis.cpp M moses/src/CompactPT/LexicalReorderingTableCreator.cpp M moses/src/CompactPT/LexicalReorderingTableCreator.h M moses/src/LexicalReorderingState.cpp M moses/src/LexicalReorderingState.h M moses/src/Parameter.cpp M moses/src/StaticData.cpp M moses/src/StaticData.h M phrase-extract/Jamfile M phrase-extract/PhraseAlignment.cpp M phrase-extract/PhraseAlignment.h M phrase-extract/PhraseExtractionOptions.h M phrase-extract/RuleExtractionOptions.h M phrase-extract/SentenceAlignment.cpp M phrase-extract/SentenceAlignment.h M phrase-extract/SentenceAlignmentWithSyntax.cpp M phrase-extract/SentenceAlignmentWithSyntax.h M phrase-extract/consolidate.cpp A phrase-extract/domain.cpp A phrase-extract/domain.h M phrase-extract/extract-rules.cpp M phrase-extract/extract.cpp M phrase-extract/score.cpp M regression-testing/Jamfile A regression-testing/tests M scripts/ems/example/config.basic M scripts/ems/example/config.factored M scripts/ems/example/config.hierarchical M scripts/ems/example/config.syntax M scripts/ems/example/config.toy M scripts/ems/experiment.meta M scripts/ems/experiment.perl M scripts/ems/support/analysis.perl A scripts/ems/support/build-domain-file-from-subcorpora.perl M scripts/ems/support/build-sparse-lexical-features.perl A scripts/ems/support/train-irstlm.perl M scripts/generic/trainlm-irst.perl M scripts/training/LexicalTranslationModel.pm M scripts/training/absolutize_moses_model.pl M scripts/training/filter-model-given-input.pl M scripts/training/get-lexical.perl M scripts/training/mert-moses.pl M scripts/training/train-model.perl Log Message: ----------- Merge branch 'master' of github.com:moses-smt/mosesdecoder Compare: https://github.com/moses-smt/mosesdecoder/compare/0f3de7493491...3f5dcf4d06f6 |
From: GitHub <no...@gi...> - 2012-09-11 12:34:15
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 0f3de7493491bb5a3c5e7311a4d4ebcc9ac4d2e7 https://github.com/moses-smt/mosesdecoder/commit/0f3de7493491bb5a3c5e7311a4d4ebcc9ac4d2e7 Author: Rico Sennrich <ric...@gm...> Date: 2012-09-11 (Tue, 11 Sep 2012) Changed paths: M contrib/tmcombine/tmcombine.py Log Message: ----------- possible fix for tmcombine for models without alignment info |
From: GitHub <no...@gi...> - 2012-09-11 09:44:20
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 278f452d31c09bf1427f3532ea5c61098d3c3db1 https://github.com/moses-smt/mosesdecoder/commit/278f452d31c09bf1427f3532ea5c61098d3c3db1 Author: Kenneth Heafield <gi...@kh...> Date: 2012-09-11 (Tue, 11 Sep 2012) Changed paths: M regression-testing/tests Log Message: ----------- Update regression tests to use KenLM arpa Commit: 968ab98f0cfc5890ec8c2d4cfff364263e0ac326 https://github.com/moses-smt/mosesdecoder/commit/968ab98f0cfc5890ec8c2d4cfff364263e0ac326 Author: Kenneth Heafield <gi...@kh...> Date: 2012-09-11 (Tue, 11 Sep 2012) Changed paths: M jam-files/sanity.jam M regression-testing/Jamfile Log Message: ----------- Make --with-regtest work without an argument, fix path handling Compare: https://github.com/moses-smt/mosesdecoder/compare/f4a268a766d2...968ab98f0cfc |
From: GitHub <no...@gi...> - 2012-09-11 08:41:07
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: f4a268a766d2d11ee56d85b5e5d3220949903db2 https://github.com/moses-smt/mosesdecoder/commit/f4a268a766d2d11ee56d85b5e5d3220949903db2 Author: Barry Haddow <bar...@gm...> Date: 2012-09-11 (Tue, 11 Sep 2012) Changed paths: M cruise-control/test_all_new_commits.sh Log Message: ----------- new location of reg tests |
From: GitHub <no...@gi...> - 2012-09-10 13:59:15
|
Branch: refs/heads/miramerge Home: https://github.com/moses-smt/mosesdecoder Commit: bc340ab7a28cbfd43fb8464ac0b631e45f5b2789 https://github.com/moses-smt/mosesdecoder/commit/bc340ab7a28cbfd43fb8464ac0b631e45f5b2789 Author: Barry Haddow <bar...@gm...> Date: 2012-09-10 (Mon, 10 Sep 2012) Changed paths: M moses/src/TranslationOption.cpp M moses/src/TranslationOption.h M moses/src/TranslationOptionCollection.cpp M moses/src/TranslationOptionCollection.h Log Message: ----------- Hash t-options directly. Also, don't include source phrase in t-option as it is already in target phrase. |
From: GitHub <no...@gi...> - 2012-09-09 11:02:13
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: be76c67f96aa123ab7dda613f4a3b9f9d1beb329 https://github.com/moses-smt/mosesdecoder/commit/be76c67f96aa123ab7dda613f4a3b9f9d1beb329 Author: Kenneth Heafield <gi...@kh...> Date: 2012-09-09 (Sun, 09 Sep 2012) Changed paths: M bjam A jam-files/fail/Jamroot Log Message: ----------- Old buggy bjam always returns 0. Detect+reject. http://boost.2283326.n4.nabble.com/bjam-exit-code-always-zero-td2696668.html |
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 |
From: GitHub <no...@gi...> - 2012-09-07 18:38:52
|
Branch: refs/heads/moses_cachebased Home: https://github.com/moses-smt/mosesdecoder Commit: b440c65c5da50a1b1a2eb50128a0e094fb2309e7 https://github.com/moses-smt/mosesdecoder/commit/b440c65c5da50a1b1a2eb50128a0e094fb2309e7 Author: Nicola Bertoldi <ber...@do...> Date: 2012-09-07 (Fri, 07 Sep 2012) Changed paths: M moses/src/XmlOption.cpp Log Message: ----------- Enabled reading more alternatives with the same tag |
From: GitHub <no...@gi...> - 2012-09-07 18:28:47
|
Branch: refs/heads/miramerge Home: https://github.com/moses-smt/mosesdecoder Commit: c6c2f516f636cbc735597b03e1f61987c62cccbc https://github.com/moses-smt/mosesdecoder/commit/c6c2f516f636cbc735597b03e1f61987c62cccbc Author: Barry Haddow <bar...@gm...> Date: 2012-09-07 (Fri, 07 Sep 2012) Changed paths: M moses/src/SourceWordDeletionFeature.cpp Log Message: ----------- Eliminate waste |
From: GitHub <no...@gi...> - 2012-09-07 18:20:17
|
Branch: refs/heads/moses_cachebased Home: https://github.com/moses-smt/mosesdecoder Commit: 2a810629e1fac07b3c819772e621a6cac324d650 https://github.com/moses-smt/mosesdecoder/commit/2a810629e1fac07b3c819772e621a6cac324d650 Author: sslavescu <ssl...@gm...> Date: 2012-09-07 (Fri, 07 Sep 2012) Changed paths: M moses/src/XmlOption.cpp Log Message: ----------- dlt tag uses one attribute only trg with phrases separated by || |
From: GitHub <no...@gi...> - 2012-09-07 17:41:54
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder 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 |
From: GitHub <no...@gi...> - 2012-09-07 17:33:40
|
Branch: refs/heads/moses_cachebased Home: https://github.com/moses-smt/mosesdecoder Commit: c7485fa1e310e081bf905faecaa4e6c32290d5aa https://github.com/moses-smt/mosesdecoder/commit/c7485fa1e310e081bf905faecaa4e6c32290d5aa Author: Nicola Bertoldi <ber...@do...> Date: 2012-09-07 (Fri, 07 Sep 2012) Changed paths: M moses/src/CacheBasedLanguageModel.cpp M moses/src/CacheBasedLanguageModel.h M moses/src/TranslationSystem.h M moses/src/XmlOption.cpp M moses/src/XmlOption.h Log Message: ----------- Enable reading value to cache from input using a xml input tagged with <dlt trg="word1||word2||..."/> Commit: 0422a5ab0e2dc085437daacb94d7ea35f394b8b4 https://github.com/moses-smt/mosesdecoder/commit/0422a5ab0e2dc085437daacb94d7ea35f394b8b4 Author: Nicola Bertoldi <ber...@do...> Date: 2012-09-07 (Fri, 07 Sep 2012) Changed paths: A cachebased/moses-cache.pl Log Message: ----------- Merge branch 'moses_cachebased' of https://github.com/moses-smt/mosesdecoder into moses_cachebased Commit: 761743851cbe8f08cf7996567a2fa80b1ff64a8e https://github.com/moses-smt/mosesdecoder/commit/761743851cbe8f08cf7996567a2fa80b1ff64a8e Author: Nicola Bertoldi <ber...@do...> Date: 2012-09-07 (Fri, 07 Sep 2012) Changed paths: M cachebased/moses-cache.pl Log Message: ----------- Merge branch 'moses_cachebased' of https://github.com/moses-smt/mosesdecoder into moses_cachebased Compare: https://github.com/moses-smt/mosesdecoder/compare/0eef3749d4ce...761743851cbe |
From: GitHub <no...@gi...> - 2012-09-07 17:28:36
|
Branch: refs/heads/moses_cachebased Home: https://github.com/moses-smt/mosesdecoder Commit: 0eef3749d4ce2f59412e862dc4e28bb63219cac5 https://github.com/moses-smt/mosesdecoder/commit/0eef3749d4ce2f59412e862dc4e28bb63219cac5 Author: Robert Grabowski <rob...@ac...> Date: 2012-09-07 (Fri, 07 Sep 2012) Changed paths: M cachebased/moses-cache.pl Log Message: ----------- cache-based Moses wrapper: - changed format of XML tag prepended to following input line to <dlt trg="word1||word2" /> |
From: GitHub <no...@gi...> - 2012-09-07 16:47:34
|
Branch: refs/heads/miramerge Home: https://github.com/moses-smt/mosesdecoder Commit: 64931183d80329d0a74cdec6e89603548806a5fa https://github.com/moses-smt/mosesdecoder/commit/64931183d80329d0a74cdec6e89603548806a5fa Author: Barry Haddow <bar...@gm...> Date: 2012-09-07 (Fri, 07 Sep 2012) Changed paths: M moses/src/TranslationOptionCollection.cpp M moses/src/TranslationOptionCollection.h Log Message: ----------- Use unordered map for toption score cache |
From: GitHub <no...@gi...> - 2012-09-07 16:42:33
|
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 |