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-11-09 05:17:19
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 762a6b32191cde9591d60265be4328dc0ebc288a https://github.com/moses-smt/mosesdecoder/commit/762a6b32191cde9591d60265be4328dc0ebc288a Author: Hieu Hoang <fis...@gm...> Date: 2012-11-08 (Thu, 08 Nov 2012) Changed paths: M contrib/other-builds/lm.xcodeproj/project.pbxproj M contrib/other-builds/moses-chart-cmd.xcodeproj/project.pbxproj M contrib/other-builds/moses-cmd/.cproject M contrib/other-builds/moses.xcodeproj/project.pbxproj M contrib/other-builds/moses/.project M contrib/other-builds/search/.cproject Log Message: ----------- xcode and eclipse Commit: 2e6346faa0e1579fd7be2220d15adc3a0b52af3f https://github.com/moses-smt/mosesdecoder/commit/2e6346faa0e1579fd7be2220d15adc3a0b52af3f Author: Hieu Hoang <fis...@gm...> Date: 2012-11-08 (Thu, 08 Nov 2012) Changed paths: A contrib/other-builds/search.xcodeproj/project.pbxproj Log Message: ----------- xcode and eclipse Commit: 90b704562ea83c232725d2927dd6425dde471c44 https://github.com/moses-smt/mosesdecoder/commit/90b704562ea83c232725d2927dd6425dde471c44 Author: Hieu Hoang <fis...@gm...> Date: 2012-11-08 (Thu, 08 Nov 2012) Changed paths: M contrib/other-builds/moses-chart-cmd/.cproject M contrib/other-builds/moses-chart-cmd/.project M contrib/other-builds/moses-cmd/.cproject M contrib/other-builds/moses-cmd/.project Log Message: ----------- eclipse files Commit: eae513d4bae3da3302120bc96528eae8a8e9b861 https://github.com/moses-smt/mosesdecoder/commit/eae513d4bae3da3302120bc96528eae8a8e9b861 Author: Hieu Hoang <fis...@gm...> Date: 2012-11-08 (Thu, 08 Nov 2012) Changed paths: M lm/model.cc M lm/vocab.cc M lm/vocab.hh M mert/BleuScorer.cpp M mert/BleuScorer.h M mert/Jamfile M mert/SentenceLevelScorer.cpp M mert/SentenceLevelScorer.h M mira/Jamfile R moses/src/CYKPlusParser/Jamfile M moses/src/CompactPT/Jamfile R moses/src/Incremental/Jamfile M moses/src/Jamfile M moses/src/LM/Jamfile R moses/src/RuleTable/Jamfile R moses/src/Scope3Parser/Jamfile R moses/src/fuzzy-match/Jamfile M phrase-extract/Jamfile M scripts/ems/experiment.perl M scripts/training/wrappers/berkeleyparsed2mosesxml.perl M util/file.cc M util/file.hh Log Message: ----------- Merge branch 'master' of github.com:moses-smt/mosesdecoder Compare: https://github.com/moses-smt/mosesdecoder/compare/095b307cfc43...eae513d4bae3 |
From: GitHub <no...@gi...> - 2012-11-08 18:38:36
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 12786dd58fd04e37bafe35c31c2473c0c9013c73 https://github.com/moses-smt/mosesdecoder/commit/12786dd58fd04e37bafe35c31c2473c0c9013c73 Author: Barry Haddow <bar...@gm...> Date: 2012-11-08 (Thu, 08 Nov 2012) Changed paths: M scripts/ems/experiment.perl Log Message: ----------- Alignments on by default. Use TRAINING:include-word-alignment-in-rules = no to turn them off. Commit: 095b307cfc43e84bfb00a65e7ca06e98500089e9 https://github.com/moses-smt/mosesdecoder/commit/095b307cfc43e84bfb00a65e7ca06e98500089e9 Author: Barry Haddow <bar...@gm...> Date: 2012-11-08 (Thu, 08 Nov 2012) Changed paths: M scripts/ems/experiment.perl Log Message: ----------- Make sure alignment info is not on for hiero Compare: https://github.com/moses-smt/mosesdecoder/compare/9b8254a90e39...095b307cfc43 |
From: GitHub <no...@gi...> - 2012-11-08 14:20:14
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 9b8254a90e39ed5b71c87b29c3f98a711bdcb04b https://github.com/moses-smt/mosesdecoder/commit/9b8254a90e39ed5b71c87b29c3f98a711bdcb04b Author: Kenneth Heafield <gi...@kh...> Date: 2012-11-08 (Thu, 08 Nov 2012) Changed paths: R moses/src/CYKPlusParser/Jamfile M moses/src/CompactPT/Jamfile R moses/src/Incremental/Jamfile M moses/src/Jamfile M moses/src/LM/Jamfile R moses/src/RuleTable/Jamfile R moses/src/Scope3Parser/Jamfile R moses/src/fuzzy-match/Jamfile Log Message: ----------- Collapse a bunch of Moses libraries into one. |
From: GitHub <no...@gi...> - 2012-11-07 22:28:54
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: e9eb7dd0211d40fad4ad2fedf8657c371fb02b09 https://github.com/moses-smt/mosesdecoder/commit/e9eb7dd0211d40fad4ad2fedf8657c371fb02b09 Author: Kenneth Heafield <gi...@kh...> Date: 2012-11-07 (Wed, 07 Nov 2012) Changed paths: M mert/Jamfile M moses/src/Jamfile Log Message: ----------- More shared build fixes |
From: GitHub <no...@gi...> - 2012-11-07 22:22:36
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: d7ecd0be1a15893c38352a951461f353b09510fb https://github.com/moses-smt/mosesdecoder/commit/d7ecd0be1a15893c38352a951461f353b09510fb Author: Kenneth Heafield <gi...@kh...> Date: 2012-11-07 (Wed, 07 Nov 2012) Changed paths: M mert/Jamfile M mira/Jamfile Log Message: ----------- Remove bleu_lib target. |
From: GitHub <no...@gi...> - 2012-11-07 10:19:42
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 01eb79cf6fe2db31d308bb1955cf0732b3e683f5 https://github.com/moses-smt/mosesdecoder/commit/01eb79cf6fe2db31d308bb1955cf0732b3e683f5 Author: Mark Fishel <fi...@cl...> Date: 2012-11-07 (Wed, 07 Nov 2012) Changed paths: M scripts/training/wrappers/berkeleyparsed2mosesxml.perl Log Message: ----------- fixed berkeley parser wrapper's broken output in case of in-text parentheses |
From: GitHub <no...@gi...> - 2012-11-06 12:07:14
|
Branch: refs/heads/maria_SyntaxFeatures Home: https://github.com/moses-smt/mosesdecoder |
From: GitHub <no...@gi...> - 2012-11-06 11:01:14
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 01c4de24b76d8b092e986e7cf06d162a95b06ec0 https://github.com/moses-smt/mosesdecoder/commit/01c4de24b76d8b092e986e7cf06d162a95b06ec0 Author: Barry Haddow <bar...@gm...> Date: 2012-11-06 (Tue, 06 Nov 2012) Changed paths: M scripts/ems/experiment.perl Log Message: ----------- don't delete moses ini specified in config |
From: GitHub <no...@gi...> - 2012-11-04 21:27:04
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: cd00219fa46107fff65d08566ba46ef0c6fc43ce https://github.com/moses-smt/mosesdecoder/commit/cd00219fa46107fff65d08566ba46ef0c6fc43ce Author: Kenneth Heafield <gi...@kh...> Date: 2012-11-04 (Sun, 04 Nov 2012) Changed paths: M phrase-extract/Jamfile Log Message: ----------- Missing dependency |
From: GitHub <no...@gi...> - 2012-11-04 20:37:30
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 14392acc8f41e3ed9e834573cfab433a54d4b68b https://github.com/moses-smt/mosesdecoder/commit/14392acc8f41e3ed9e834573cfab433a54d4b68b Author: Kenneth Heafield <gi...@kh...> Date: 2012-11-04 (Sun, 04 Nov 2012) Changed paths: M lm/model.cc M lm/vocab.cc M lm/vocab.hh M util/file.cc M util/file.hh Log Message: ----------- KenLM 36b746 including -w mmap <unk> offset fix |
From: GitHub <no...@gi...> - 2012-11-04 16:27:01
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 96f7b42eb9944cc6fb5173c320562ca2dc5a2229 https://github.com/moses-smt/mosesdecoder/commit/96f7b42eb9944cc6fb5173c320562ca2dc5a2229 Author: Tetsuo Kiso <tet...@is...> Date: 2012-11-04 (Sun, 04 Nov 2012) Changed paths: M mert/SentenceLevelScorer.cpp M mert/SentenceLevelScorer.h Log Message: ----------- Move implementation details from the header to .cpp file. Also add const to variables that we don't want to change. |
From: GitHub <no...@gi...> - 2012-11-04 15:49:34
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: cccfb9a0c9457517a5298c3cd497eff27ee6adfa https://github.com/moses-smt/mosesdecoder/commit/cccfb9a0c9457517a5298c3cd497eff27ee6adfa Author: Tetsuo Kiso <tet...@is...> Date: 2012-11-04 (Sun, 04 Nov 2012) Changed paths: M mert/BleuScorer.cpp M mert/BleuScorer.h Log Message: ----------- Using namespace std in a header file pollutes the global namespace. Using directives should be put into the implementation files. |
From: GitHub <no...@gi...> - 2012-11-02 23:31:33
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 62fa6d6f289be3cb181e50019810335bda815108 https://github.com/moses-smt/mosesdecoder/commit/62fa6d6f289be3cb181e50019810335bda815108 Author: Barry Haddow <bar...@gm...> Date: 2012-11-02 (Fri, 02 Nov 2012) Changed paths: M Jamroot M phrase-extract/Jamfile M phrase-extract/PhraseAlignment.h A phrase-extract/ScoreFeature.cpp A phrase-extract/ScoreFeature.h A phrase-extract/ScoreFeatureTest.cpp M phrase-extract/domain.cpp M phrase-extract/domain.h M phrase-extract/score.cpp M phrase-extract/score.h A phrase-extract/test.domain Log Message: ----------- Feature function interface for use in scoring |
From: GitHub <no...@gi...> - 2012-11-01 16:27:23
|
Branch: refs/heads/dumb_psd Home: https://github.com/moses-smt/mosesdecoder Commit: 44a178bf39c5f9f6bb46582ed848c54801ef2536 https://github.com/moses-smt/mosesdecoder/commit/44a178bf39c5f9f6bb46582ed848c54801ef2536 Author: Ales Tamchyna <a.t...@gm...> Date: 2012-11-01 (Thu, 01 Nov 2012) Changed paths: M moses/src/ContextSimilarityScoreProducer.cpp Log Message: ----------- avoid costly operations in Evaluate |
From: GitHub <no...@gi...> - 2012-11-01 10:38:20
|
Branch: refs/heads/dumb_psd Home: https://github.com/moses-smt/mosesdecoder Commit: dc55ae7c2febec69f223f09bead1e29ef70342e0 https://github.com/moses-smt/mosesdecoder/commit/dc55ae7c2febec69f223f09bead1e29ef70342e0 Author: Ales Tamchyna <a.t...@gm...> Date: 2012-11-01 (Thu, 01 Nov 2012) Changed paths: M moses/src/ContextSimilarityScoreProducer.cpp Log Message: ----------- use FloorScore to avoid -inf after log |
From: GitHub <no...@gi...> - 2012-11-01 09:34:43
|
Branch: refs/heads/dumb_psd Home: https://github.com/moses-smt/mosesdecoder Commit: 37fde86b528c6b74b9d19123950d9916014ab8b7 https://github.com/moses-smt/mosesdecoder/commit/37fde86b528c6b74b9d19123950d9916014ab8b7 Author: Ales Tamchyna <a.t...@gm...> Date: 2012-11-01 (Thu, 01 Nov 2012) Changed paths: M moses/src/ContextSimilarityScoreProducer.cpp M moses/src/Phrase.cpp Log Message: ----------- bugfixes in context similarity feature |
From: GitHub <no...@gi...> - 2012-10-31 14:49:26
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 6deacf05cadfba055561e0306c89742eefdfd05d https://github.com/moses-smt/mosesdecoder/commit/6deacf05cadfba055561e0306c89742eefdfd05d Author: Kenneth Heafield <gi...@kh...> Date: 2012-10-31 (Wed, 31 Oct 2012) Changed paths: M util/string_piece.hh Log Message: ----------- Not sure why Hieu changed two spaces to a tab Commit: 9a1ac30889182bbac527aa012ca1c316449e2729 https://github.com/moses-smt/mosesdecoder/commit/9a1ac30889182bbac527aa012ca1c316449e2729 Author: Kenneth Heafield <gi...@kh...> Date: 2012-10-31 (Wed, 31 Oct 2012) Changed paths: M lm/Jamfile M lm/max_order.hh M moses/src/Jamfile Log Message: ----------- Increase paranoia about --kenlm-max-order and --max-factors Compare: https://github.com/moses-smt/mosesdecoder/compare/d2b4442a368d...9a1ac3088918 |
From: GitHub <no...@gi...> - 2012-10-31 14:20:42
|
Branch: refs/heads/matecat_multimodel Home: https://github.com/moses-smt/mosesdecoder Commit: 45a2356273e6bf6b3e4d3903e3cd877ddc8d7e6c https://github.com/moses-smt/mosesdecoder/commit/45a2356273e6bf6b3e4d3903e3cd877ddc8d7e6c Author: Rico Sennrich <ric...@gm...> Date: 2012-10-31 (Wed, 31 Oct 2012) Changed paths: M moses/src/PhraseDictionaryMultiModel.cpp M moses/src/PhraseDictionaryMultiModel.h Log Message: ----------- avoid speed loss when working with unpruned models by applying ttable-limit to each component model. this more aggressive pruning may give slightly different results than before, but overhead of online interpolation of *all* translation options is simply too big. |
From: GitHub <no...@gi...> - 2012-10-31 13:52:45
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: d2b4442a368dbef241cd0025b14a20424353bbff https://github.com/moses-smt/mosesdecoder/commit/d2b4442a368dbef241cd0025b14a20424353bbff Author: Kenneth Heafield <gi...@kh...> Date: 2012-10-31 (Wed, 31 Oct 2012) Changed paths: M util/read_compressed_test.cc Log Message: ----------- Remove test's dependence on Boost random |
From: GitHub <no...@gi...> - 2012-10-30 22:29:18
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 840d988ffec73a3538aa717e2eb67d688c3ae156 https://github.com/moses-smt/mosesdecoder/commit/840d988ffec73a3538aa717e2eb67d688c3ae156 Author: Hieu Hoang <hie...@gm...> Date: 2012-10-30 (Tue, 30 Oct 2012) Changed paths: M util/read_compressed.cc Log Message: ----------- compile error on linux gcc 4.5.0 |
From: GitHub <no...@gi...> - 2012-10-30 21:56:39
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: deb694fb7c9479093d8049d4a0f9dd155394fa1c https://github.com/moses-smt/mosesdecoder/commit/deb694fb7c9479093d8049d4a0f9dd155394fa1c Author: Hieu Hoang <fis...@gm...> Date: 2012-10-30 (Tue, 30 Oct 2012) Changed paths: M contrib/other-builds/OnDiskPt.xcodeproj/project.pbxproj M contrib/other-builds/OnDiskPt/.cproject M contrib/other-builds/lm.xcodeproj/project.pbxproj M contrib/other-builds/lm/.cproject M contrib/other-builds/moses-chart-cmd.xcodeproj/project.pbxproj M contrib/other-builds/moses-cmd/.cproject M contrib/other-builds/moses-cmd/.project M contrib/other-builds/moses.xcodeproj/project.pbxproj M contrib/other-builds/moses/.cproject M contrib/other-builds/moses/.project M contrib/other-builds/search/.cproject M contrib/other-builds/util/.cproject M moses/src/CompactPT/LexicalReorderingTableCreator.cpp M util/read_compressed.cc M util/string_piece.hh Log Message: ----------- minor compile error on macosx. size_t != uint64_t |
From: GitHub <no...@gi...> - 2012-10-30 20:25:35
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: dc31857bbccbaebe1a0ea2ecac349259dc2340b7 https://github.com/moses-smt/mosesdecoder/commit/dc31857bbccbaebe1a0ea2ecac349259dc2340b7 Author: Kenneth Heafield <gi...@kh...> Date: 2012-10-30 (Tue, 30 Oct 2012) Changed paths: M mert/FeatureDataIterator.cpp M mert/FeatureDataIterator.h M mert/ScoreDataIterator.cpp M mert/ScoreDataIterator.h Log Message: ----------- Reduce header pollution |
From: GitHub <no...@gi...> - 2012-10-30 20:03:31
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 630b4d4ea9e63ca718b887ef345dca3ab73e2312 https://github.com/moses-smt/mosesdecoder/commit/630b4d4ea9e63ca718b887ef345dca3ab73e2312 Author: Kenneth Heafield <gi...@kh...> Date: 2012-10-30 (Tue, 30 Oct 2012) Changed paths: M util/Jamfile Log Message: ----------- Get more paranoid by checking for headers too |
From: GitHub <no...@gi...> - 2012-10-30 19:42:57
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: b6b2e35190833ed36bfcfb6291a5827be5284bf5 https://github.com/moses-smt/mosesdecoder/commit/b6b2e35190833ed36bfcfb6291a5827be5284bf5 Author: Kenneth Heafield <gi...@kh...> Date: 2012-10-30 (Tue, 30 Oct 2012) Changed paths: M jam-files/sanity.jam M util/Jamfile Log Message: ----------- Change test_lib to obey --static |
From: GitHub <no...@gi...> - 2012-10-30 19:34:40
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 4b98b0937cfcf8932b8cad2822dc01f9562353fd https://github.com/moses-smt/mosesdecoder/commit/4b98b0937cfcf8932b8cad2822dc01f9562353fd Author: Kenneth Heafield <gi...@kh...> Date: 2012-10-30 (Tue, 30 Oct 2012) Changed paths: M lm/search_hashed.cc M lm/search_hashed.hh M util/Jamfile M util/file.cc M util/file.hh M util/file_piece.cc M util/file_piece.hh M util/file_piece_test.cc M util/have.hh A util/read_compressed.cc A util/read_compressed.hh A util/read_compressed_test.cc M util/scoped.hh M util/tokenize_piece.hh Log Message: ----------- Add bzip and xz input for FilePiece KenLM 06f78db2 |