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-07 16:28:46
|
Branch: refs/heads/miramerge Home: https://github.com/moses-smt/mosesdecoder Commit: 54433bb221dc5084a269c7f97bf817abf7447c64 https://github.com/moses-smt/mosesdecoder/commit/54433bb221dc5084a269c7f97bf817abf7447c64 Author: Barry Haddow <bar...@gm...> Date: 2012-09-04 (Tue, 04 Sep 2012) Changed paths: M moses-chart-cmd/src/Main.cpp M moses-cmd/src/Main.cpp M moses/src/Hypothesis.cpp M moses/src/TranslationSystem.cpp Log Message: ----------- Take notice of calc in t-option flag Commit: 1862fe54cc8260eadf94d4a9272d103969586d6f https://github.com/moses-smt/mosesdecoder/commit/1862fe54cc8260eadf94d4a9272d103969586d6f Author: Barry Haddow <bar...@gm...> Date: 2012-09-04 (Tue, 04 Sep 2012) Changed paths: M moses/src/PhraseDictionaryMemory.cpp Log Message: ----------- Make sure source phrase is initialised Commit: 63cf00b97e8ed0605df76e4eca4bb663548c61a6 https://github.com/moses-smt/mosesdecoder/commit/63cf00b97e8ed0605df76e4eca4bb663548c61a6 Author: Barry Haddow <bar...@gm...> Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: M moses/src/FeatureFunction.cpp M moses/src/FeatureFunction.h M moses/src/Hypothesis.cpp M moses/src/PhrasePairFeature.cpp M moses/src/TranslationOption.cpp M moses/src/TranslationOptionCollection.cpp M moses/src/TranslationOptionCollection.h Log Message: ----------- pre-calculation of stateless features. Not tested. Commit: 367fd9a24591899b6919eb2315f2d15954650ede https://github.com/moses-smt/mosesdecoder/commit/367fd9a24591899b6919eb2315f2d15954650ede Author: Barry Haddow <bar...@gm...> Date: 2012-09-07 (Fri, 07 Sep 2012) Changed paths: M moses/src/DummyScoreProducers.cpp M moses/src/DummyScoreProducers.h M moses/src/GlobalLexicalModel.cpp M moses/src/GlobalLexicalModel.h M moses/src/GlobalLexicalModelUnlimited.h M moses/src/PhraseLengthFeature.cpp M moses/src/PhraseLengthFeature.h M moses/src/PhrasePairFeature.cpp M moses/src/PhrasePairFeature.h M moses/src/SourceWordDeletionFeature.cpp M moses/src/SourceWordDeletionFeature.h M moses/src/SparsePhraseDictionaryFeature.cpp M moses/src/SparsePhraseDictionaryFeature.h Log Message: ----------- precalculation of stateless features Compare: https://github.com/moses-smt/mosesdecoder/compare/2f8bffb1e16a...367fd9a24591 |
From: GitHub <no...@gi...> - 2012-09-07 16:28:25
|
Branch: refs/heads/span-length Home: https://github.com/moses-smt/mosesdecoder Commit: 320ef45416835054355c1030498d1b44ed44740f https://github.com/moses-smt/mosesdecoder/commit/320ef45416835054355c1030498d1b44ed44740f Author: Jacob Dlougach <ja...@ya...> Date: 2012-09-07 (Fri, 07 Sep 2012) Changed paths: M moses/src/RuleTable/LoaderStandard.cpp M moses/src/SpanLengthEstimator.h Log Message: ----------- freaking misspell Commit: ad4fad43b976f3ca9816479a6c0d76e6d3b8953b https://github.com/moses-smt/mosesdecoder/commit/ad4fad43b976f3ca9816479a6c0d76e6d3b8953b Author: Jacob Dlougach <ja...@ya...> Date: 2012-09-07 (Fri, 07 Sep 2012) Changed paths: M moses/src/SpanLengthEstimator.cpp Log Message: ----------- Merge branch 'span-length' of https://github.com/moses-smt/mosesdecoder into span-length Compare: https://github.com/moses-smt/mosesdecoder/compare/a3f9fd71e37d...ad4fad43b976 |
From: GitHub <no...@gi...> - 2012-09-07 16:27:51
|
Branch: refs/heads/span-length Home: https://github.com/moses-smt/mosesdecoder Commit: a3f9fd71e37db3c39c9f4f08f84abfafc08350ec https://github.com/moses-smt/mosesdecoder/commit/a3f9fd71e37db3c39c9f4f08f84abfafc08350ec Author: Hieu Hoang <fis...@gm...> Date: 2012-09-07 (Fri, 07 Sep 2012) Changed paths: M moses/src/SpanLengthEstimator.cpp Log Message: ----------- option to score splan length with guassian pdf |
From: GitHub <no...@gi...> - 2012-09-07 16:21:06
|
Branch: refs/heads/span-length Home: https://github.com/moses-smt/mosesdecoder Commit: 95882fc9537321b5c116feaeee43f1048903c367 https://github.com/moses-smt/mosesdecoder/commit/95882fc9537321b5c116feaeee43f1048903c367 Author: Jacob Dlougach <ja...@ya...> Date: 2012-09-07 (Fri, 07 Sep 2012) Changed paths: M moses/src/SpanLengthEstimator.cpp Log Message: ----------- Reindentation and fixed possible devision by zero. |
From: GitHub <no...@gi...> - 2012-09-07 16:16:39
|
Branch: refs/heads/moses_cachebased Home: https://github.com/moses-smt/mosesdecoder Commit: 3752d88d03cf50fffb0aba883a1a6f3a46e04a4b https://github.com/moses-smt/mosesdecoder/commit/3752d88d03cf50fffb0aba883a1a6f3a46e04a4b Author: Robert Grabowski <Robert@MacBookPro.(none)> Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: A cachebased/moses-cache.pl Log Message: ----------- Added a wrapper script that includes information of a translation of a sentence into the sentence to be translated next. Currently, this information is just the list of target language tokens. Commit: beb207f8fd106fbb454eedbb0d1b2112dbe196ff https://github.com/moses-smt/mosesdecoder/commit/beb207f8fd106fbb454eedbb0d1b2112dbe196ff Author: Robert Grabowski <rob...@ac...> Date: 2012-09-07 (Fri, 07 Sep 2012) Changed paths: M moses/src/CacheBasedLanguageModel.cpp M moses/src/CacheBasedLanguageModel.h M moses/src/StaticData.cpp Log Message: ----------- Merge branch 'moses_cachebased' of git://github.com/moses-smt/mosesdecoder into moses_cachebased Commit: 9a23adf6c71b91a4a8d87bc1aeac81c922e95c5a https://github.com/moses-smt/mosesdecoder/commit/9a23adf6c71b91a4a8d87bc1aeac81c922e95c5a Author: Robert Grabowski <rob...@ac...> Date: 2012-09-07 (Fri, 07 Sep 2012) Changed paths: M cachebased/moses-cache.pl Log Message: ----------- added option to include translated phrases instead of words (currently commented out) Commit: 8750c03a7ee7a4f4f0fa63049403750af458f33a https://github.com/moses-smt/mosesdecoder/commit/8750c03a7ee7a4f4f0fa63049403750af458f33a Author: Robert Grabowski <rob...@ac...> Date: 2012-09-07 (Fri, 07 Sep 2012) Changed paths: M moses/src/CacheBasedLanguageModel.cpp M moses/src/CacheBasedLanguageModel.h M moses/src/StaticData.cpp M moses/src/TranslationSystem.cpp M moses/src/TranslationSystem.h M moses/src/XmlOption.cpp Log Message: ----------- Merge branch 'moses_cachebased' of git://github.com/moses-smt/mosesdecoder into moses_cachebased Compare: https://github.com/moses-smt/mosesdecoder/compare/66e6a80a1bfc...8750c03a7ee7 |
From: GitHub <no...@gi...> - 2012-09-07 15:55:29
|
Branch: refs/heads/moses_cachebased Home: https://github.com/moses-smt/mosesdecoder Commit: 66e6a80a1bfcf7a2d55f2945923c5a8c88f1014c https://github.com/moses-smt/mosesdecoder/commit/66e6a80a1bfcf7a2d55f2945923c5a8c88f1014c Author: José Guilherme Camargo de Souza <jos...@gm...> Date: 2012-09-07 (Fri, 07 Sep 2012) Changed paths: M moses/src/XmlOption.cpp Log Message: ----------- Created a list that contains information about the previous sentences and integrated it with the cache based language model. |
From: GitHub <no...@gi...> - 2012-09-07 15:49:51
|
Branch: refs/heads/span-length Home: https://github.com/moses-smt/mosesdecoder Commit: 0d377bf7cece6581abb538da90845d84c4e77855 https://github.com/moses-smt/mosesdecoder/commit/0d377bf7cece6581abb538da90845d84c4e77855 Author: Jacob Dlougach <ja...@ya...> Date: 2012-09-07 (Fri, 07 Sep 2012) Changed paths: M moses/src/RuleTable/LoaderStandard.cpp M moses/src/SpanLengthEstimator.cpp M moses/src/SpanLengthEstimator.h M moses/src/SpanLengthFeature.cpp M moses/src/TargetPhrase.cpp M moses/src/TargetPhrase.h Log Message: ----------- Refactoring and add Gaussian smoothing |
From: GitHub <no...@gi...> - 2012-09-07 15:06:43
|
Branch: refs/heads/moses_cachebased Home: https://github.com/moses-smt/mosesdecoder Commit: 2a2ef3753b8aa4759144f235c64dc51a06b6cbd2 https://github.com/moses-smt/mosesdecoder/commit/2a2ef3753b8aa4759144f235c64dc51a06b6cbd2 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 Log Message: ----------- Add a new function to expose publicly Commit: 9a0b0d16724c07b027f7122979f14c645ad8c51d https://github.com/moses-smt/mosesdecoder/commit/9a0b0d16724c07b027f7122979f14c645ad8c51d Author: Nicola Bertoldi <ber...@do...> Date: 2012-09-07 (Fri, 07 Sep 2012) Changed paths: M moses/src/StaticData.cpp M moses/src/TranslationSystem.cpp M moses/src/TranslationSystem.h Log Message: ----------- TranslationSystem is now aware of the presence of the CacheBasedLanguageModel feature Compare: https://github.com/moses-smt/mosesdecoder/compare/669ff9ba12bf...9a0b0d16724c |
From: GitHub <no...@gi...> - 2012-09-07 13:52:20
|
Branch: refs/heads/moses_cachebased Home: https://github.com/moses-smt/mosesdecoder Commit: 669ff9ba12bf51c72b5d37301ffbe824ee24fa18 https://github.com/moses-smt/mosesdecoder/commit/669ff9ba12bf51c72b5d37301ffbe824ee24fa18 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/StaticData.cpp Log Message: ----------- Unigram cache is enabled and can be initialized with external files |
From: GitHub <no...@gi...> - 2012-09-07 09:51:11
|
Branch: refs/heads/span-length Home: https://github.com/moses-smt/mosesdecoder Commit: 27acc4d2d1d846cdbc3dfaebdc66ecd8493f332f https://github.com/moses-smt/mosesdecoder/commit/27acc4d2d1d846cdbc3dfaebdc66ecd8493f332f Author: Hieu Hoang <fis...@gm...> Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: M moses/src/RuleTable/LoaderStandard.cpp M phrase-extract/score.cpp Log Message: ----------- delete cerr output Commit: 99c77d763d710a49c5de23708e2f027a70268687 https://github.com/moses-smt/mosesdecoder/commit/99c77d763d710a49c5de23708e2f027a70268687 Author: Hieu Hoang <fis...@gm...> Date: 2012-09-07 (Fri, 07 Sep 2012) Changed paths: M moses/src/Parameter.cpp M moses/src/SpanLengthEstimator.cpp M moses/src/SpanLengthEstimator.h Log Message: ----------- option to score splan length with guassian pdf Commit: baf713262c2d690c6e58d9d328db974ace566639 https://github.com/moses-smt/mosesdecoder/commit/baf713262c2d690c6e58d9d328db974ace566639 Author: Hieu Hoang <fis...@gm...> Date: 2012-09-07 (Fri, 07 Sep 2012) Changed paths: M moses/src/SpanLengthEstimator.cpp Log Message: ----------- option to score splan length with guassian pdf Commit: 1749580f98ee74673e0d5400394dbd3f198fad77 https://github.com/moses-smt/mosesdecoder/commit/1749580f98ee74673e0d5400394dbd3f198fad77 Author: Hieu Hoang <fis...@gm...> Date: 2012-09-07 (Fri, 07 Sep 2012) Changed paths: M moses/src/SpanLengthEstimator.cpp Log Message: ----------- option to score splan length with guassian pdf Compare: https://github.com/moses-smt/mosesdecoder/compare/72f5d336ff55...1749580f98ee |
From: GitHub <no...@gi...> - 2012-09-07 08:58:26
|
Branch: refs/heads/span-length Home: https://github.com/moses-smt/mosesdecoder Commit: 72f5d336ff557e492f16a673ff1f7ecb875bbaa7 https://github.com/moses-smt/mosesdecoder/commit/72f5d336ff557e492f16a673ff1f7ecb875bbaa7 Author: Jacob Dlougach <ja...@ya...> Date: 2012-09-07 (Fri, 07 Sep 2012) Changed paths: M moses/src/SpanLengthEstimator.cpp Log Message: ----------- Using global LOWEST_SCORE constant instead of magical -1000.0 |
From: GitHub <no...@gi...> - 2012-09-07 03:06:55
|
Branch: refs/heads/span-length Home: https://github.com/moses-smt/mosesdecoder Commit: bdb1460979e28d786df1c5da547b397754534e5f https://github.com/moses-smt/mosesdecoder/commit/bdb1460979e28d786df1c5da547b397754534e5f Author: Hieu Hoang <fis...@gm...> Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: M moses-chart-cmd/src/IOWrapper.cpp M moses/src/SpanLengthFeature.cpp Log Message: ----------- only 1 span length feature, with 1 name |
From: GitHub <no...@gi...> - 2012-09-07 02:48:56
|
Branch: refs/heads/span-length Home: https://github.com/moses-smt/mosesdecoder Commit: 0fcc6fa2bbdc92bff5a2512a6738231694ad5420 https://github.com/moses-smt/mosesdecoder/commit/0fcc6fa2bbdc92bff5a2512a6738231694ad5420 Author: Hieu Hoang <hie...@gm...> Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: M moses/src/RuleTable/LoaderStandard.cpp M scripts/generic/score-parallel.perl Log Message: ----------- relax checking when tokenizng span length string |
From: GitHub <no...@gi...> - 2012-09-06 22:32:44
|
Branch: refs/heads/span-length Home: https://github.com/moses-smt/mosesdecoder Commit: c289ec9f6c4b6f2f1db6029048e7a9dc173b017f https://github.com/moses-smt/mosesdecoder/commit/c289ec9f6c4b6f2f1db6029048e7a9dc173b017f Author: Jacob Dlougach <ja...@ya...> Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: M phrase-extract/extract.xcodeproj/project.pbxproj Log Message: ----------- XCode project file |
From: GitHub <no...@gi...> - 2012-09-06 19:45:37
|
Branch: refs/heads/span-length Home: https://github.com/moses-smt/mosesdecoder Commit: 71b64040914999923fc4af51ae23c4a4f791b9ed https://github.com/moses-smt/mosesdecoder/commit/71b64040914999923fc4af51ae23c4a4f791b9ed Author: Hieu Hoang <fis...@gm...> Date: 2012-09-04 (Tue, 04 Sep 2012) Changed paths: M contrib/other-builds/OnDiskPt/.cproject M contrib/other-builds/moses/.cproject M contrib/other-builds/util/.cproject Log Message: ----------- eclipse Commit: f5137c1a4883ed4ad9df6ca24d8624273364b3d0 https://github.com/moses-smt/mosesdecoder/commit/f5137c1a4883ed4ad9df6ca24d8624273364b3d0 Author: Jonathan Clark <jon...@gm...> Date: 2012-09-04 (Tue, 04 Sep 2012) Changed paths: M scripts/training/absolutize_moses_model.pl Log Message: ----------- Accept compact phrase table and reordering models Commit: 357845c1a4bdf166336d728f3454f0b1924dc1df https://github.com/moses-smt/mosesdecoder/commit/357845c1a4bdf166336d728f3454f0b1924dc1df Author: Lane Schwartz <dow...@gm...> Date: 2012-09-04 (Tue, 04 Sep 2012) Changed paths: M moses-cmd/src/Main.cpp M moses/src/Parameter.cpp Log Message: ----------- Removed duplicate usage printout when moses is called with no parameters. Commit: c32e94724a26ce3e9024ea9582d7864c56d1537f https://github.com/moses-smt/mosesdecoder/commit/c32e94724a26ce3e9024ea9582d7864c56d1537f Author: Lane Schwartz <dow...@gm...> Date: 2012-09-04 (Tue, 04 Sep 2012) Changed paths: M contrib/other-builds/OnDiskPt/.cproject M contrib/other-builds/moses/.cproject M contrib/other-builds/util/.cproject M scripts/generic/extract-parallel.perl Log Message: ----------- Merge branch 'master' of github.com:moses-smt/mosesdecoder Commit: e9198acd41d215bf4c83407cea38d2638896e339 https://github.com/moses-smt/mosesdecoder/commit/e9198acd41d215bf4c83407cea38d2638896e339 Author: Jonathan Clark <jon...@gm...> Date: 2012-09-04 (Tue, 04 Sep 2012) Changed paths: M moses-cmd/src/Main.cpp M moses/src/Parameter.cpp Log Message: ----------- Merge branch 'master' of ssh://github.com/moses-smt/mosesdecoder Commit: e4ecb5ff607b629d6b948b1926ad5344daab4d18 https://github.com/moses-smt/mosesdecoder/commit/e4ecb5ff607b629d6b948b1926ad5344daab4d18 Author: Hieu Hoang <fis...@gm...> Date: 2012-09-05 (Wed, 05 Sep 2012) Changed paths: M OnDiskPt/Main.cpp M contrib/other-builds/CreateOnDisk.xcodeproj/project.pbxproj Log Message: ----------- xcode Commit: 2d39a85234bdee756c87b590e29f3390f90a17f3 https://github.com/moses-smt/mosesdecoder/commit/2d39a85234bdee756c87b590e29f3390f90a17f3 Author: Hieu Hoang <fis...@gm...> Date: 2012-09-05 (Wed, 05 Sep 2012) Changed paths: M OnDiskPt/Main.cpp M OnDiskPt/Main.h Log Message: ----------- add misc phrase table info. TO store span length distribution Commit: 7543a22628fd8fc8197700677043a1180705d39a https://github.com/moses-smt/mosesdecoder/commit/7543a22628fd8fc8197700677043a1180705d39a Author: Hieu Hoang <fis...@gm...> Date: 2012-09-05 (Wed, 05 Sep 2012) Changed paths: M OnDiskPt/Main.cpp M OnDiskPt/Main.h M OnDiskPt/OnDiskWrapper.cpp M OnDiskPt/PhraseNode.cpp M OnDiskPt/PhraseNode.h M OnDiskPt/TargetPhrase.h Log Message: ----------- add misc phrase table info. TO store span length distribution Commit: 81245acbb8c6588b4efbdd5635899f9d07911c14 https://github.com/moses-smt/mosesdecoder/commit/81245acbb8c6588b4efbdd5635899f9d07911c14 Author: Hieu Hoang <fis...@gm...> Date: 2012-09-05 (Wed, 05 Sep 2012) Changed paths: M moses/src/RuleTable/LoaderStandard.cpp M moses/src/SpanLengthEstimator.cpp M moses/src/SpanLengthEstimator.h M moses/src/SpanLengthFeature.cpp M moses/src/SpanLengthFeature.h M moses/src/TargetPhrase.cpp M moses/src/TargetPhrase.h Log Message: ----------- Merge branch 'span-length' of github.com:moses-smt/mosesdecoder into span-length Commit: 4aafc9a2cee87f27c5082839ea72dab781351df9 https://github.com/moses-smt/mosesdecoder/commit/4aafc9a2cee87f27c5082839ea72dab781351df9 Author: Hieu Hoang <fis...@gm...> Date: 2012-09-05 (Wed, 05 Sep 2012) Changed paths: M moses-chart-cmd/src/IOWrapper.cpp M moses/src/Parameter.cpp M moses/src/StaticData.h M scripts/training/mert-moses.pl Log Message: ----------- Merge branch 'span-length' of github.com:moses-smt/mosesdecoder into span-length Commit: 809e3fa24b71968a557b4ae4d9a674958f773b96 https://github.com/moses-smt/mosesdecoder/commit/809e3fa24b71968a557b4ae4d9a674958f773b96 Author: Hieu Hoang <fis...@gm...> Date: 2012-09-05 (Wed, 05 Sep 2012) Changed paths: M moses-chart-cmd/src/IOWrapper.cpp Log Message: ----------- Merge branch 'span-length' of github.com:moses-smt/mosesdecoder into span-length Commit: 13fe9d51007cd21091e32455a53516f87c60610e https://github.com/moses-smt/mosesdecoder/commit/13fe9d51007cd21091e32455a53516f87c60610e Author: Hieu Hoang <fis...@gm...> Date: 2012-09-05 (Wed, 05 Sep 2012) Changed paths: M contrib/other-builds/OnDiskPt.xcodeproj/project.pbxproj M contrib/other-builds/lm.xcodeproj/project.pbxproj M contrib/other-builds/moses-chart-cmd.xcodeproj/project.pbxproj M contrib/other-builds/moses.xcodeproj/project.pbxproj M moses-chart-cmd/src/IOWrapper.cpp M moses/src/FFState.h M moses/src/SpanLengthEstimator.cpp M moses/src/SpanLengthEstimator.h M moses/src/SpanLengthFeature.cpp M moses/src/SpanLengthFeature.h M moses/src/TargetPhrase.cpp M moses/src/TargetPhrase.h Log Message: ----------- Merge branch 'span-length' of github.com:moses-smt/mosesdecoder into span-length Commit: 7f5f614ac96072da16077a62c6d8b73cff4354b2 https://github.com/moses-smt/mosesdecoder/commit/7f5f614ac96072da16077a62c6d8b73cff4354b2 Author: Hieu Hoang <fis...@gm...> Date: 2012-09-05 (Wed, 05 Sep 2012) Changed paths: M moses/src/RuleTable/LoaderStandard.cpp M phrase-extract/ExtractedRule.cpp M phrase-extract/score.cpp Log Message: ----------- Merge branch 'span-length' of github.com:moses-smt/mosesdecoder into span-length Commit: 4e2fc82854688e21e88a159b12d8fea26eb49f56 https://github.com/moses-smt/mosesdecoder/commit/4e2fc82854688e21e88a159b12d8fea26eb49f56 Author: Rico Sennrich <ric...@gm...> Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: M contrib/tmcombine/README.md M contrib/tmcombine/tmcombine.py R contrib/tmcombine/train_model.patch M scripts/training/LexicalTranslationModel.pm M scripts/training/get-lexical.perl M scripts/training/train-model.perl Log Message: ----------- new training option -write-lexical-counts (creates additional files lex.counts.e2f and lex.counts.f2e) Commit: b784bf6cb7410b34f6cddb5d7e7736fd6c6cf821 https://github.com/moses-smt/mosesdecoder/commit/b784bf6cb7410b34f6cddb5d7e7736fd6c6cf821 Author: Hieu Hoang <fis...@gm...> Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: M OnDiskPt/OnDiskWrapper.cpp M OnDiskPt/OnDiskWrapper.h M OnDiskPt/TargetPhrase.cpp M OnDiskPt/TargetPhrase.h M moses/src/RuleTable/PhraseDictionaryOnDisk.cpp Log Message: ----------- add misc phrase table info. TO store span length distribution Commit: 4fc1c7c566a8a72a7461dfcb2a91df7303f3575f https://github.com/moses-smt/mosesdecoder/commit/4fc1c7c566a8a72a7461dfcb2a91df7303f3575f Author: Hieu Hoang <fis...@gm...> Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: M contrib/tmcombine/README.md M contrib/tmcombine/tmcombine.py R contrib/tmcombine/train_model.patch M moses-cmd/src/Main.cpp M moses/src/Parameter.cpp M scripts/training/LexicalTranslationModel.pm M scripts/training/absolutize_moses_model.pl M scripts/training/get-lexical.perl M scripts/training/train-model.perl Log Message: ----------- Merge branch 'master' into span-length Commit: 7a34a2ec00dbe566b4dfdae545121d0d56dcd945 https://github.com/moses-smt/mosesdecoder/commit/7a34a2ec00dbe566b4dfdae545121d0d56dcd945 Author: Hieu Hoang <fis...@gm...> Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: M moses/src/SpanLengthEstimator.cpp M moses/src/SpanLengthEstimator.h M moses/src/SpanLengthFeature.cpp M moses/src/SpanLengthFeature.h M moses/src/TargetPhrase.cpp M moses/src/TargetPhrase.h M phrase-extract/score.cpp Log Message: ----------- Merge branch 'span-length' of github.com:moses-smt/mosesdecoder into span-length Commit: f388cfecb39410aa670c4ae94d44ee9ae3ba03f3 https://github.com/moses-smt/mosesdecoder/commit/f388cfecb39410aa670c4ae94d44ee9ae3ba03f3 Author: Hieu Hoang <fis...@gm...> Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: M moses/src/RuleTable/LoaderStandard.cpp M phrase-extract/score.cpp M scripts/training/mert-moses.pl Log Message: ----------- Merge branch 'span-length' of github.com:moses-smt/mosesdecoder into span-length Commit: aa3d23bf6c7f355b3820ec01b1635ed8cabee93c https://github.com/moses-smt/mosesdecoder/commit/aa3d23bf6c7f355b3820ec01b1635ed8cabee93c Author: Hieu Hoang <fis...@gm...> Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: M phrase-extract/PhraseAlignment.cpp M phrase-extract/PhraseAlignment.h M phrase-extract/score.cpp Log Message: ----------- score bug Commit: 617ff49f42b79f2b48fbaee7a47bcf7bf2444d66 https://github.com/moses-smt/mosesdecoder/commit/617ff49f42b79f2b48fbaee7a47bcf7bf2444d66 Author: Hieu Hoang <fis...@gm...> Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: M phrase-extract/ExtractedRule.cpp M phrase-extract/ExtractedRule.h M phrase-extract/PhraseAlignment.cpp M phrase-extract/PhraseAlignment.h M phrase-extract/extract-rules.cpp M phrase-extract/score.cpp Log Message: ----------- score bug Compare: https://github.com/moses-smt/mosesdecoder/compare/591bb41f13f8...617ff49f42b7 |
From: GitHub <no...@gi...> - 2012-09-06 19:31:09
|
Branch: refs/heads/span-length Home: https://github.com/moses-smt/mosesdecoder Commit: 38848374ce04eada18b557755948841096d4a4dd https://github.com/moses-smt/mosesdecoder/commit/38848374ce04eada18b557755948841096d4a4dd Author: braunefe <bra...@gm...> Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: M phrase-extract/ExtractedRule.cpp M phrase-extract/ExtractedRule.h M phrase-extract/PhraseAlignment.cpp M phrase-extract/PhraseAlignment.h M phrase-extract/extract-rules.cpp M phrase-extract/score.cpp Log Message: ----------- fix in extract-rules Commit: 591bb41f13f8cc8ff2b9f9ef3cdac84373ea15df https://github.com/moses-smt/mosesdecoder/commit/591bb41f13f8cc8ff2b9f9ef3cdac84373ea15df Author: braunefe <bra...@gm...> Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: M moses/src/RuleTable/LoaderStandard.cpp M moses/src/SpanLengthFeature.h M phrase-extract/score.cpp M scripts/training/mert-moses.pl Log Message: ----------- Fix in extraction (2) Compare: https://github.com/moses-smt/mosesdecoder/compare/69f60dd5a113...591bb41f13f8 |
From: GitHub <no...@gi...> - 2012-09-06 16:31:33
|
Branch: refs/heads/span-length Home: https://github.com/moses-smt/mosesdecoder Commit: 3d12f3c3872e9a9e93c5dd6f20f6b78ddb73b2f1 https://github.com/moses-smt/mosesdecoder/commit/3d12f3c3872e9a9e93c5dd6f20f6b78ddb73b2f1 Author: Maria Nadejde <mar...@gm...> Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: M moses/src/RuleTable/LoaderStandard.cpp M phrase-extract/score.cpp M scripts/training/mert-moses.pl Log Message: ----------- LoaderStandard check; mert-moses.pl Commit: 69f60dd5a1138ef9328acb89a7a349c86d31249e https://github.com/moses-smt/mosesdecoder/commit/69f60dd5a1138ef9328acb89a7a349c86d31249e Author: Maria Nadejde <mar...@gm...> Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: M moses/src/SpanLengthFeature.h Log Message: ----------- Merge branch 'span-length' of github.com:moses-smt/mosesdecoder into span-length Compare: https://github.com/moses-smt/mosesdecoder/compare/8ae8de4a9b95...69f60dd5a113 |
From: GitHub <no...@gi...> - 2012-09-06 16:08:59
|
Branch: refs/heads/master 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. |
From: GitHub <no...@gi...> - 2012-09-06 15:11:45
|
Branch: refs/heads/span-length Home: https://github.com/moses-smt/mosesdecoder Commit: e9502209574c398dd52db50a72b1355dfc76ec0d https://github.com/moses-smt/mosesdecoder/commit/e9502209574c398dd52db50a72b1355dfc76ec0d Author: Jacob Dlougach <ja...@ya...> Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: M moses/src/SpanLengthFeature.h Log Message: ----------- Added function to figure out whether we want both target and source scores Commit: 8ae8de4a9b95f2244fc6085841aece89eee3cef4 https://github.com/moses-smt/mosesdecoder/commit/8ae8de4a9b95f2244fc6085841aece89eee3cef4 Author: Jacob Dlougach <ja...@ya...> Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: M phrase-extract/score.cpp Log Message: ----------- Merge branch 'span-length' of https://github.com/moses-smt/mosesdecoder into span-length Compare: https://github.com/moses-smt/mosesdecoder/compare/08ef3e669c36...8ae8de4a9b95 |
From: GitHub <no...@gi...> - 2012-09-06 15:08:50
|
Branch: refs/heads/span-length Home: https://github.com/moses-smt/mosesdecoder Commit: 8c17be9614e3dd60105e37777994ee76bfa0eaf4 https://github.com/moses-smt/mosesdecoder/commit/8c17be9614e3dd60105e37777994ee76bfa0eaf4 Author: Maria Nadejde <mar...@gm...> Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: M phrase-extract/score.cpp Log Message: ----------- score Commit: 08ef3e669c3650e129a4829dea11bc7e7ab8c540 https://github.com/moses-smt/mosesdecoder/commit/08ef3e669c3650e129a4829dea11bc7e7ab8c540 Author: Maria Nadejde <mar...@gm...> Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: M moses/src/SpanLengthEstimator.cpp M moses/src/SpanLengthEstimator.h M moses/src/SpanLengthFeature.cpp M moses/src/SpanLengthFeature.h M moses/src/TargetPhrase.cpp M moses/src/TargetPhrase.h Log Message: ----------- Merge branch 'span-length' of github.com:moses-smt/mosesdecoder into span-length Compare: https://github.com/moses-smt/mosesdecoder/compare/10aa85f0f590...08ef3e669c36 |
From: GitHub <no...@gi...> - 2012-09-06 14:59:14
|
Branch: refs/heads/moses_cachebased Home: https://github.com/moses-smt/mosesdecoder Commit: 01916dcf16c199e8518d35f93e849408420e315c https://github.com/moses-smt/mosesdecoder/commit/01916dcf16c199e8518d35f93e849408420e315c Author: Nicola Bertoldi <ber...@fb...> Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: M moses/src/StaticData.cpp M moses/src/StaticData.h Log Message: ----------- Correcting a compilation error |
From: GitHub <no...@gi...> - 2012-09-06 14:22:46
|
Branch: refs/heads/moses_cachebased Home: https://github.com/moses-smt/mosesdecoder Commit: 3aa5d9d2b63f6381bf9e755f02c7dd386f33b475 https://github.com/moses-smt/mosesdecoder/commit/3aa5d9d2b63f6381bf9e755f02c7dd386f33b475 Author: Nicola Bertoldi <ber...@fb...> Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: M .gitignore M moses/src/CacheBasedLanguageModel.cpp M moses/src/CacheBasedLanguageModel.h M moses/src/StaticData.cpp M moses/src/StaticData.h Log Message: ----------- Set StaticData and Parameter objects to handle with the CacheBasedLanguageModel scorer |
From: GitHub <no...@gi...> - 2012-09-06 13:25:09
|
Branch: refs/heads/moses_cachebased Home: https://github.com/moses-smt/mosesdecoder Commit: 0f3ec868034a9b22c17a0170912d53dd0fd37584 https://github.com/moses-smt/mosesdecoder/commit/0f3ec868034a9b22c17a0170912d53dd0fd37584 Author: Nicola Bertoldi <ber...@fb...> Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: A moses/src/CacheBasedLanguageModel.cpp A moses/src/CacheBasedLanguageModel.h Log Message: ----------- Creating a dummy Scorer for cache-based Language Model Commit: 7c5cb65d8612f538147f6ed604078aa879ae221c https://github.com/moses-smt/mosesdecoder/commit/7c5cb65d8612f538147f6ed604078aa879ae221c Author: Nicola Bertoldi <ber...@fb...> Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: M moses/src/CacheBasedLanguageModel.cpp M moses/src/CacheBasedLanguageModel.h M moses/src/Parameter.cpp Log Message: ----------- Creating a dummy Scorer for cache-based Language Model Compare: https://github.com/moses-smt/mosesdecoder/compare/4e2fc8285468...7c5cb65d8612 |
From: GitHub <no...@gi...> - 2012-09-06 13:24:54
|
Branch: refs/heads/span-length Home: https://github.com/moses-smt/mosesdecoder Commit: 4dcb08618cdb37e1715a6fb33e0cc4e944c50a9f https://github.com/moses-smt/mosesdecoder/commit/4dcb08618cdb37e1715a6fb33e0cc4e944c50a9f Author: Jacob Dlougach <ja...@ya...> Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: M moses/src/SpanLengthEstimator.cpp M moses/src/SpanLengthEstimator.h M moses/src/SpanLengthFeature.cpp M moses/src/SpanLengthFeature.h M moses/src/TargetPhrase.cpp M moses/src/TargetPhrase.h Log Message: ----------- More refactoring Commit: 10aa85f0f59037c46bbd23faebe315d97049f8d9 https://github.com/moses-smt/mosesdecoder/commit/10aa85f0f59037c46bbd23faebe315d97049f8d9 Author: Jacob Dlougach <ja...@ya...> Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: M moses/src/RuleTable/LoaderStandard.cpp M phrase-extract/ExtractedRule.cpp M phrase-extract/score.cpp Log Message: ----------- Merge branch 'span-length' of https://github.com/moses-smt/mosesdecoder into span-length Compare: https://github.com/moses-smt/mosesdecoder/compare/b1355d7e3c21...10aa85f0f590 |
From: GitHub <no...@gi...> - 2012-09-06 12:43:10
|
Branch: refs/heads/moses_cachebased Home: https://github.com/moses-smt/mosesdecoder |