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-15 17:04:54
|
Branch: refs/heads/matecat_multimodel Home: https://github.com/moses-smt/mosesdecoder Commit: 89ef8799f03b32e0f174c1deb67fe9d322915935 https://github.com/moses-smt/mosesdecoder/commit/89ef8799f03b32e0f174c1deb67fe9d322915935 Author: Rico Sennrich <ric...@gm...> Date: 2012-11-15 (Thu, 15 Nov 2012) Changed paths: M misc/queryPhraseTableMin.cpp Log Message: ----------- fix regression in compact phrase table |
From: GitHub <no...@gi...> - 2012-11-15 16:44:20
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 64b324c93f81e059de6ad0da768a343536c0d31c https://github.com/moses-smt/mosesdecoder/commit/64b324c93f81e059de6ad0da768a343536c0d31c Author: Hieu Hoang <hie...@gm...> Date: 2012-11-15 (Thu, 15 Nov 2012) Changed paths: M moses-chart-cmd/IOWrapper.cpp M moses-chart-cmd/IOWrapper.h M moses-chart-cmd/Main.cpp Log Message: ----------- added plumbing to output alignments from chart decoder. Currently outputs to alignment file, output to n-best list still to do. Haven't adjusted for source and target offset, that's gonna be difficult Commit: f6d3f8592b7596ed20e26e24ecd7fb070545d91e https://github.com/moses-smt/mosesdecoder/commit/f6d3f8592b7596ed20e26e24ecd7fb070545d91e Author: Hieu Hoang <hie...@gm...> Date: 2012-11-15 (Thu, 15 Nov 2012) Changed paths: M moses-chart-cmd/IOWrapper.cpp M moses-chart-cmd/IOWrapper.h M moses/ChartTrellisPath.h Log Message: ----------- added plumbing to output alignments from chart decoder. Currently outputs to alignment file, output to n-best list still to do. Haven't adjusted for source and target offset, that's gonna be difficult Commit: ac8d6b1d7bf745189afc42b07ac5fc1b93412a21 https://github.com/moses-smt/mosesdecoder/commit/ac8d6b1d7bf745189afc42b07ac5fc1b93412a21 Author: Hieu Hoang <hie...@gm...> Date: 2012-11-15 (Thu, 15 Nov 2012) Changed paths: M moses/TargetPhrase.cpp Log Message: ----------- added alignment output to n-best list Commit: 7f0b58f0a36d0128429694bd0f3274b5680fe099 https://github.com/moses-smt/mosesdecoder/commit/7f0b58f0a36d0128429694bd0f3274b5680fe099 Author: Hieu Hoang <hie...@gm...> Date: 2012-11-15 (Thu, 15 Nov 2012) Changed paths: M contrib/python/README.md M contrib/python/example.py M contrib/python/examples/phrase-table.binphr.tgtdata.wa M contrib/python/examples/phrase-table.txt M contrib/python/examples/rule-table.txt M contrib/python/examples/rule-table/Misc.dat M contrib/python/examples/rule-table/TargetColl.dat M contrib/python/examples/rule-table/TargetInd.dat M contrib/python/examples/rule-table/Vocab.dat M contrib/python/moses/cdictree.pxd M contrib/python/moses/dictree.cpp M contrib/python/moses/dictree.pyx M contrib/server/mosesserver.cpp M lm/left.hh M lm/max_order.hh M lm/model.cc M misc/processPhraseTable.cpp M moses/PhraseDictionaryTree.cpp M phrase-extract/ScoreFeature.cpp M phrase-extract/score-main.cpp M scripts/ems/experiment.perl M scripts/training/train-model.perl M util/exception.hh M util/file_piece.cc M util/read_compressed.cc M util/read_compressed_test.cc Log Message: ----------- Merge branch 'master' of github.com:moses-smt/mosesdecoder Compare: https://github.com/moses-smt/mosesdecoder/compare/4813dfb4f365...7f0b58f0a36d |
From: GitHub <no...@gi...> - 2012-11-15 16:06:29
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 4813dfb4f36589fd98f7feaad091863b4c077c7e https://github.com/moses-smt/mosesdecoder/commit/4813dfb4f36589fd98f7feaad091863b4c077c7e Author: Rico Sennrich <ric...@gm...> Date: 2012-11-15 (Thu, 15 Nov 2012) Changed paths: M contrib/server/mosesserver.cpp Log Message: ----------- fix mosesserver includes |
From: GitHub <no...@gi...> - 2012-11-15 15:07:42
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 35cb7e68be05cad69942c626295f7ae4b2e66877 https://github.com/moses-smt/mosesdecoder/commit/35cb7e68be05cad69942c626295f7ae4b2e66877 Author: Ales Tamchyna <a.t...@gm...> Date: 2012-11-15 (Thu, 15 Nov 2012) Changed paths: M lm/max_order.hh Log Message: ----------- correct parameter in comment for KenLM maximum order |
From: GitHub <no...@gi...> - 2012-11-15 14:57:54
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 84b1079f4b920e1cdaf4a76eda5df10787e5bb60 https://github.com/moses-smt/mosesdecoder/commit/84b1079f4b920e1cdaf4a76eda5df10787e5bb60 Author: Wilker Aziz <wil...@gm...> Date: 2012-11-15 (Thu, 15 Nov 2012) Changed paths: M contrib/python/moses/dictree.cpp M contrib/python/moses/dictree.pyx Log Message: ----------- option to apply an operation (e.g. natural log) over phrase/rule's scores |
From: GitHub <no...@gi...> - 2012-11-15 12:47:06
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: a90e1861c0a54e3b6a80a9327e39e7a366232e02 https://github.com/moses-smt/mosesdecoder/commit/a90e1861c0a54e3b6a80a9327e39e7a366232e02 Author: Barry Haddow <bar...@gm...> Date: 2012-11-15 (Thu, 15 Nov 2012) Changed paths: M misc/processPhraseTable.cpp M moses/PhraseDictionaryTree.cpp M phrase-extract/ScoreFeature.cpp M phrase-extract/score-main.cpp M scripts/ems/experiment.perl M scripts/training/train-model.perl Log Message: ----------- Alignments on by default for phrase-based Commit: 3f6e66f1f6b4e830c7f8985472eabfa1e5100139 https://github.com/moses-smt/mosesdecoder/commit/3f6e66f1f6b4e830c7f8985472eabfa1e5100139 Author: Barry Haddow <bar...@gm...> Date: 2012-11-15 (Thu, 15 Nov 2012) Changed paths: M contrib/python/README.md M contrib/python/example.py M contrib/python/examples/phrase-table.binphr.tgtdata.wa M contrib/python/examples/phrase-table.txt M contrib/python/examples/rule-table.txt M contrib/python/examples/rule-table/Misc.dat M contrib/python/examples/rule-table/TargetColl.dat M contrib/python/examples/rule-table/TargetInd.dat M contrib/python/examples/rule-table/Vocab.dat M contrib/python/moses/cdictree.pxd M contrib/python/moses/dictree.cpp M contrib/python/moses/dictree.pyx M lm/left.hh M lm/model.cc M util/exception.hh M util/file_piece.cc M util/read_compressed.cc M util/read_compressed_test.cc Log Message: ----------- Merge branch 'master' of github.com:moses-smt/mosesdecoder Compare: https://github.com/moses-smt/mosesdecoder/compare/e245e610a47e...3f6e66f1f6b4 |
From: GitHub <no...@gi...> - 2012-11-15 12:03:58
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: cf4624900715a311e3d415c2c9e1180e23fb88a2 https://github.com/moses-smt/mosesdecoder/commit/cf4624900715a311e3d415c2c9e1180e23fb88a2 Author: Wilker Aziz <wa...@fi...> Date: 2012-11-15 (Thu, 15 Nov 2012) Changed paths: M contrib/python/README.md Log Message: ----------- docs Commit: e245e610a47ec4a0dc09cba703cd8fe60d7ce18e https://github.com/moses-smt/mosesdecoder/commit/e245e610a47ec4a0dc09cba703cd8fe60d7ce18e Author: Wilker Aziz <wa...@fi...> Date: 2012-11-15 (Thu, 15 Nov 2012) Changed paths: M lm/left.hh M lm/model.cc M util/exception.hh M util/file_piece.cc M util/read_compressed.cc M util/read_compressed_test.cc Log Message: ----------- docs Merge branch 'master' of https://github.com/moses-smt/mosesdecoder Compare: https://github.com/moses-smt/mosesdecoder/compare/877ade5327f7...e245e610a47e |
From: GitHub <no...@gi...> - 2012-11-15 12:02:46
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: d653d45abc182e71c25a5b6545db0abf2312631f https://github.com/moses-smt/mosesdecoder/commit/d653d45abc182e71c25a5b6545db0abf2312631f Author: Kenneth Heafield <gi...@kh...> Date: 2012-11-15 (Thu, 15 Nov 2012) Changed paths: M lm/left.hh M lm/model.cc M util/exception.hh M util/file_piece.cc M util/read_compressed.cc M util/read_compressed_test.cc Log Message: ----------- KenLM 85e5fe4: mostly fixes for cygwin/windows Commit: 877ade5327f7a736345f3b88c4294faa061826d6 https://github.com/moses-smt/mosesdecoder/commit/877ade5327f7a736345f3b88c4294faa061826d6 Author: Kenneth Heafield <gi...@kh...> Date: 2012-11-15 (Thu, 15 Nov 2012) Changed paths: M contrib/python/README.md M contrib/python/example.py M contrib/python/examples/phrase-table.binphr.tgtdata.wa M contrib/python/examples/phrase-table.txt M contrib/python/examples/rule-table.txt M contrib/python/examples/rule-table/Misc.dat M contrib/python/examples/rule-table/TargetColl.dat M contrib/python/examples/rule-table/TargetInd.dat M contrib/python/examples/rule-table/Vocab.dat M contrib/python/moses/cdictree.pxd M contrib/python/moses/dictree.cpp M contrib/python/moses/dictree.pyx Log Message: ----------- Merge branch 'master' of github.com:moses-smt/mosesdecoder Compare: https://github.com/moses-smt/mosesdecoder/compare/22b02d4f9caf...877ade5327f7 |
From: GitHub <no...@gi...> - 2012-11-15 11:59:33
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 22b02d4f9cafa5f348b2036b3a9e4fcfe94802e0 https://github.com/moses-smt/mosesdecoder/commit/22b02d4f9cafa5f348b2036b3a9e4fcfe94802e0 Author: Wilker Aziz <wa...@fi...> Date: 2012-11-15 (Thu, 15 Nov 2012) Changed paths: M contrib/python/README.md M contrib/python/example.py M contrib/python/examples/phrase-table.binphr.tgtdata.wa M contrib/python/examples/phrase-table.txt M contrib/python/examples/rule-table.txt M contrib/python/examples/rule-table/Misc.dat M contrib/python/examples/rule-table/TargetColl.dat M contrib/python/examples/rule-table/TargetInd.dat M contrib/python/examples/rule-table/Vocab.dat M contrib/python/moses/cdictree.pxd M contrib/python/moses/dictree.cpp M contrib/python/moses/dictree.pyx Log Message: ----------- improved interface, better docs, +fixing after the changes with alignment-info |
From: GitHub <no...@gi...> - 2012-11-15 09:43:33
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 5e3726eb90d68599fbe145211630b04cef1a1322 https://github.com/moses-smt/mosesdecoder/commit/5e3726eb90d68599fbe145211630b04cef1a1322 Author: Barry Haddow <bar...@gm...> Date: 2012-11-15 (Thu, 15 Nov 2012) Changed paths: M scripts/ems/experiment.perl Log Message: ----------- Remove -use-alignment-info |
From: GitHub <no...@gi...> - 2012-11-14 20:30:27
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 030e2d40b22b49f45f6a06b35d60666816990801 https://github.com/moses-smt/mosesdecoder/commit/030e2d40b22b49f45f6a06b35d60666816990801 Author: Kenneth Heafield <gi...@kh...> Date: 2012-11-14 (Wed, 14 Nov 2012) Changed paths: M BUILD-INSTRUCTIONS.txt M Jamroot Log Message: ----------- Use tcmalloc_minimal and tell people how to build it |
From: GitHub <no...@gi...> - 2012-11-14 20:03:37
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: be7e78c6bf6832f57905b48890520a5c7e3d7c3b https://github.com/moses-smt/mosesdecoder/commit/be7e78c6bf6832f57905b48890520a5c7e3d7c3b Author: Kenneth Heafield <gi...@kh...> Date: 2012-11-14 (Wed, 14 Nov 2012) Changed paths: M Jamroot Log Message: ----------- Use tcmalloc with multithread if detected. Change option and documentation to --without-tcmalloc. |
From: GitHub <no...@gi...> - 2012-11-14 19:51:57
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 78b3c8763bc09617920341c1453bee8551b02640 https://github.com/moses-smt/mosesdecoder/commit/78b3c8763bc09617920341c1453bee8551b02640 Author: Hieu Hoang <hie...@gm...> Date: 2012-11-14 (Wed, 14 Nov 2012) Changed paths: M moses/CompactPT/PhraseDictionaryCompact.h M moses/PDTAimp.h M moses/Parameter.cpp M moses/StaticData.cpp M moses/StaticData.h Log Message: ----------- delete arg -use-alignment-info Commit: c916206e84ab24713dabe39cc98a39fee104b623 https://github.com/moses-smt/mosesdecoder/commit/c916206e84ab24713dabe39cc98a39fee104b623 Author: Hieu Hoang <hie...@gm...> Date: 2012-11-14 (Wed, 14 Nov 2012) Changed paths: M misc/queryPhraseTable.cpp M moses/PDTAimp.h M moses/PhraseDictionaryTree.cpp M moses/PhraseDictionaryTree.h Log Message: ----------- if you don't need word alignments, but the binary phrase table has it anyway. Don't throw a fit Compare: https://github.com/moses-smt/mosesdecoder/compare/a9c6bf8150fa...c916206e84ab |
From: GitHub <no...@gi...> - 2012-11-14 17:17:49
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 9e76804bde04fcbd5f0a59d110d783c5787d3fed https://github.com/moses-smt/mosesdecoder/commit/9e76804bde04fcbd5f0a59d110d783c5787d3fed Author: Wilker Aziz <wa...@fi...> Date: 2012-11-14 (Wed, 14 Nov 2012) Changed paths: M OnDiskPt/Jamfile A OnDiskPt/OnDiskQuery.cpp A OnDiskPt/OnDiskQuery.h M OnDiskPt/TargetPhrase.h R OnDiskPt/Util.h M OnDiskPt/Word.h M OnDiskPt/queryOnDiskPt.cpp M contrib/python/README.md M contrib/python/example.py A contrib/python/examples/rule-table.txt A contrib/python/examples/rule-table/Misc.dat A contrib/python/examples/rule-table/Source.dat A contrib/python/examples/rule-table/TargetColl.dat A contrib/python/examples/rule-table/TargetInd.dat A contrib/python/examples/rule-table/Vocab.dat M contrib/python/moses/condiskpt.pxd M contrib/python/moses/dictree.cpp M contrib/python/moses/dictree.pyx Log Message: ----------- Python wrap for OnDiskWraper, docs and example. Commit: a9c6bf8150fa071d83b50eae4c919e447e7bded1 https://github.com/moses-smt/mosesdecoder/commit/a9c6bf8150fa071d83b50eae4c919e447e7bded1 Author: Wilker Aziz <wa...@fi...> Date: 2012-11-14 (Wed, 14 Nov 2012) Changed paths: M Jamroot M mert/Jamfile M mira/Decoder.cpp M mira/Decoder.h M mira/Hildreth.h M mira/Main.cpp M mira/Main.h M mira/MiraOptimiser.cpp M mira/Optimiser.h M misc/GenerateTuples.cpp M misc/GenerateTuples.h M misc/processLexicalTable.cpp M misc/processLexicalTableMin.cpp M misc/processPhraseTable.cpp M misc/processPhraseTableMin.cpp M misc/queryLexicalTable.cpp M misc/queryPhraseTable.cpp M misc/queryPhraseTableMin.cpp M moses-cmd/IOWrapper.cpp M moses-cmd/Jamfile M moses/ChartCell.cpp M moses/ChartCell.h M moses/ChartManager.cpp M moses/Jamfile M moses/LM/LDHT.cpp M moses/LM/LDHT.h M moses/LM/ParallelBackoff.cpp M moses/LM/Rand.cpp M moses/LM/SRI.cpp M moses/LM/SRI.h M moses/Parameter.cpp M moses/StaticData.cpp M moses/StaticData.h M phrase-extract/Jamfile Log Message: ----------- Python wrap for OnDiskPt plus example code Merge branch 'master' of https://github.com/moses-smt/mosesdecoder Compare: https://github.com/moses-smt/mosesdecoder/compare/623289465c85...a9c6bf8150fa |
From: GitHub <no...@gi...> - 2012-11-14 16:58:36
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 1a596181d17a3dcd04e5a9b545f07056cb5b3856 https://github.com/moses-smt/mosesdecoder/commit/1a596181d17a3dcd04e5a9b545f07056cb5b3856 Author: Hieu Hoang <hie...@gm...> Date: 2012-11-14 (Wed, 14 Nov 2012) Changed paths: M moses/Parameter.cpp M moses/StaticData.cpp M moses/StaticData.h Log Message: ----------- change argument -include-alignment-in-n-best to -include-segmentation-in-n-best. This is what it actually does Commit: 623289465c85e82b1107b90609f05dbbd24f3228 https://github.com/moses-smt/mosesdecoder/commit/623289465c85e82b1107b90609f05dbbd24f3228 Author: Hieu Hoang <hie...@gm...> Date: 2012-11-14 (Wed, 14 Nov 2012) Changed paths: M moses-cmd/IOWrapper.cpp M moses/StaticData.h Log Message: ----------- change argument -include-alignment-in-n-best to -include-segmentation-in-n-best. Avoids confusion with word alignment Compare: https://github.com/moses-smt/mosesdecoder/compare/4e9d2f3ae12d...623289465c85 |
From: GitHub <no...@gi...> - 2012-11-14 16:44:13
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 4e9d2f3ae12da225b81861b5bbdf73384b0980b3 https://github.com/moses-smt/mosesdecoder/commit/4e9d2f3ae12da225b81861b5bbdf73384b0980b3 Author: Hieu Hoang <hie...@gm...> Date: 2012-11-14 (Wed, 14 Nov 2012) Changed paths: M moses/Parameter.cpp M moses/StaticData.cpp M moses/StaticData.h Log Message: ----------- delete print-alignment-info arg. Not used anymore |
From: GitHub <no...@gi...> - 2012-11-14 14:19:57
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 065597dc9fe44cc30a04059db176a9610ae9f6e5 https://github.com/moses-smt/mosesdecoder/commit/065597dc9fe44cc30a04059db176a9610ae9f6e5 Author: Hieu Hoang <hie...@gm...> Date: 2012-11-14 (Wed, 14 Nov 2012) Changed paths: M mira/Decoder.cpp M mira/Decoder.h M mira/Hildreth.h M mira/Main.cpp M mira/Main.h M mira/MiraOptimiser.cpp M mira/Optimiser.h M misc/GenerateTuples.cpp M misc/GenerateTuples.h M misc/processLexicalTable.cpp M misc/processLexicalTableMin.cpp M misc/processPhraseTable.cpp M misc/processPhraseTableMin.cpp M misc/queryLexicalTable.cpp M misc/queryPhraseTable.cpp M misc/queryPhraseTableMin.cpp M moses/LM/LDHT.cpp M moses/LM/LDHT.h M moses/LM/ParallelBackoff.cpp M moses/LM/Rand.cpp Log Message: ----------- only include moses root when compiling |
From: GitHub <no...@gi...> - 2012-11-14 13:44:49
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: f96b33de83d91214cba8ac0d457ec259224e2bd0 https://github.com/moses-smt/mosesdecoder/commit/f96b33de83d91214cba8ac0d457ec259224e2bd0 Author: Hieu Hoang <hie...@gm...> Date: 2012-11-14 (Wed, 14 Nov 2012) Changed paths: M Jamroot M mert/Jamfile M moses-cmd/Jamfile M moses/Jamfile M moses/LM/SRI.cpp M moses/LM/SRI.h M moses/Parameter.cpp M phrase-extract/Jamfile Log Message: ----------- only include moses root when compiling Commit: e2841edfed8411e5c914eb8b26e42265424bfc25 https://github.com/moses-smt/mosesdecoder/commit/e2841edfed8411e5c914eb8b26e42265424bfc25 Author: Hieu Hoang <hie...@gm...> Date: 2012-11-14 (Wed, 14 Nov 2012) Changed paths: M moses/Parameter.cpp Log Message: ----------- Merge branch 'master' of github.com:moses-smt/mosesdecoder Compare: https://github.com/moses-smt/mosesdecoder/compare/462c04b9f710...e2841edfed84 |
From: GitHub <no...@gi...> - 2012-11-14 10:38:04
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 462c04b9f7104b9cde9255238c9f0ac00926f4fb https://github.com/moses-smt/mosesdecoder/commit/462c04b9f7104b9cde9255238c9f0ac00926f4fb Author: Barry Haddow <bar...@gm...> Date: 2012-11-14 (Wed, 14 Nov 2012) Changed paths: M moses/Parameter.cpp Log Message: ----------- remove unused parameter |
From: GitHub <no...@gi...> - 2012-11-13 17:45:13
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: bc64acaaa4bb5d3e0200e68186d14c398ae57c7f https://github.com/moses-smt/mosesdecoder/commit/bc64acaaa4bb5d3e0200e68186d14c398ae57c7f Author: Hieu Hoang <hie...@gm...> Date: 2012-11-13 (Tue, 13 Nov 2012) Changed paths: M moses/ChartCell.cpp M moses/ChartCell.h M moses/ChartManager.cpp Log Message: ----------- remove hardcoded label for top of sentence Commit: 6b3d69c5c4e16a2993b986175177bcafde5f61cc https://github.com/moses-smt/mosesdecoder/commit/6b3d69c5c4e16a2993b986175177bcafde5f61cc Author: Hieu Hoang <hie...@gm...> Date: 2012-11-13 (Tue, 13 Nov 2012) Changed paths: A OnDiskPt/Util.h M OnDiskPt/queryOnDiskPt.cpp M contrib/python/moses/cdictree.pxd A contrib/python/moses/condiskpt.pxd M contrib/python/moses/dictree.cpp M contrib/python/moses/dictree.pyx M contrib/python/setup.py Log Message: ----------- Merge branch 'master' of github.com:moses-smt/mosesdecoder Compare: https://github.com/moses-smt/mosesdecoder/compare/6bbf6db180b4...6b3d69c5c4e1 |
From: GitHub <no...@gi...> - 2012-11-13 16:29:56
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: c767ee264f7bf0406e52bdb2c43e8e8d453624da https://github.com/moses-smt/mosesdecoder/commit/c767ee264f7bf0406e52bdb2c43e8e8d453624da Author: Wilker Aziz <wa...@fi...> Date: 2012-11-13 (Tue, 13 Nov 2012) Changed paths: M contrib/python/setup.py Log Message: ----------- Fixing dependencies Commit: 6bbf6db180b49b00ee58c40d7e5003c2baca7e67 https://github.com/moses-smt/mosesdecoder/commit/6bbf6db180b49b00ee58c40d7e5003c2baca7e67 Author: Wilker Aziz <wa...@fi...> Date: 2012-11-13 (Tue, 13 Nov 2012) Changed paths: A OnDiskPt/Util.h M OnDiskPt/queryOnDiskPt.cpp M contrib/python/moses/cdictree.pxd A contrib/python/moses/condiskpt.pxd M contrib/python/moses/dictree.cpp M contrib/python/moses/dictree.pyx M contrib/python/setup.py Log Message: ----------- Wrapping OnDiskPt, Added OnDiskPt/Util.h with the tokenization procedure, so that they can be called from the Python wrap. Compare: https://github.com/moses-smt/mosesdecoder/compare/f8e185602296...6bbf6db180b4 |
From: GitHub <no...@gi...> - 2012-11-13 14:57:32
|
Branch: refs/heads/fuzzy-match Home: https://github.com/moses-smt/mosesdecoder |
From: GitHub <no...@gi...> - 2012-11-13 11:31:26
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: f8e185602296fcff8ea90c44d4a754fcb75d7809 https://github.com/moses-smt/mosesdecoder/commit/f8e185602296fcff8ea90c44d4a754fcb75d7809 Author: Kenneth Heafield <gi...@kh...> Date: 2012-11-13 (Tue, 13 Nov 2012) Changed paths: M moses/DynSAInclude/Jamfile Log Message: ----------- Redo dynsa cleanup |
From: GitHub <no...@gi...> - 2012-11-13 11:28:51
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: d19463b77e535015f930ef43f509b9c9fc911ecf https://github.com/moses-smt/mosesdecoder/commit/d19463b77e535015f930ef43f509b9c9fc911ecf Author: Kenneth Heafield <hea...@si...> Date: 2012-11-13 (Tue, 13 Nov 2012) Changed paths: R moses/src/DynSAInclude/Jamfile Log Message: ----------- Cleanup a file left by a merge |
From: GitHub <no...@gi...> - 2012-11-13 10:44:00
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: ed8ef91563ea5fc98d3320708090cee62ce73790 https://github.com/moses-smt/mosesdecoder/commit/ed8ef91563ea5fc98d3320708090cee62ce73790 Author: Wilker Aziz <wil...@gm...> Date: 2012-11-13 (Tue, 13 Nov 2012) Changed paths: M contrib/python/README.md Log Message: ----------- doc: building |