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-07-25 14:13:23
|
Branch: refs/heads/damt_hiero Home: https://github.com/moses-smt/mosesdecoder Commit: b68870cf63db817707361a80435a33e32321b617 https://github.com/moses-smt/mosesdecoder/commit/b68870cf63db817707361a80435a33e32321b617 Author: braunefe <bra...@gm...> Date: 2012-07-25 (Wed, 25 Jul 2012) Changed paths: M phrase-extract/extract-syntax-features/RuleTable.cpp M phrase-extract/extract-syntax-features/extract-syntax-features.cpp Log Message: ----------- Bug fix in syntax parent feature |
From: GitHub <no...@gi...> - 2012-07-25 14:07:04
|
Branch: refs/heads/damt_phrase Home: https://github.com/moses-smt/mosesdecoder Commit: 7250a891d0538e32454bafccd2fd92c167e0ba43 https://github.com/moses-smt/mosesdecoder/commit/7250a891d0538e32454bafccd2fd92c167e0ba43 Author: Ales Tamchyna <a.t...@gm...> Date: 2012-07-25 (Wed, 25 Jul 2012) Changed paths: M moses/src/PSDScoreProducer.cpp M moses/src/TranslationOption.cpp M psd/FeatureExtractor.cpp M psd/VWLibraryConsumer.cpp Log Message: ----------- correct VW options, fixed handling of isOOV in corner cases Commit: 5f1d78fd8a97ae7d42d0afad22e850f5bf2659d6 https://github.com/moses-smt/mosesdecoder/commit/5f1d78fd8a97ae7d42d0afad22e850f5bf2659d6 Author: Ales Tamchyna <a.t...@gm...> Date: 2012-07-25 (Wed, 25 Jul 2012) Changed paths: M psd/FeatureExtractor.cpp M scripts/ems/experiment.perl Log Message: ----------- Merge branch 'damt_phrase' of github.com:moses-smt/mosesdecoder into damt_phrase Compare: https://github.com/moses-smt/mosesdecoder/compare/5a0372c3f10c...5f1d78fd8a97 |
From: GitHub <no...@gi...> - 2012-07-25 02:13:40
|
Branch: refs/heads/damt_hiero Home: https://github.com/moses-smt/mosesdecoder Commit: e11837c6ee7ae2cc783accae7b79ddc68dd3a97f https://github.com/moses-smt/mosesdecoder/commit/e11837c6ee7ae2cc783accae7b79ddc68dd3a97f Author: braunefe <bra...@gm...> Date: 2012-07-24 (Tue, 24 Jul 2012) Changed paths: M phrase-extract/extract-rules.cpp M phrase-extract/extract-syntax-features/ReformatRuleTable.pl M phrase-extract/extract-syntax-features/RuleTable.cpp M phrase-extract/extract-syntax-features/extract-syntax-features.cpp M phrase-extract/score.cpp Log Message: ----------- Working version for training |
From: GitHub <no...@gi...> - 2012-07-25 01:09:49
|
Branch: refs/heads/damt_phrase Home: https://github.com/moses-smt/mosesdecoder Commit: 5a0372c3f10cedb2a060ab714687fb7f39c3d0e3 https://github.com/moses-smt/mosesdecoder/commit/5a0372c3f10cedb2a060ab714687fb7f39c3d0e3 Author: Alex Fraser <fraser@stuttgart> Date: 2012-07-24 (Tue, 24 Jul 2012) Changed paths: M psd/FeatureExtractor.cpp Log Message: ----------- turned phrase features back on in FeatureExtractor |
From: GitHub <no...@gi...> - 2012-07-25 00:52:52
|
Branch: refs/heads/damt_hiero Home: https://github.com/moses-smt/mosesdecoder Commit: ed294b2b915f0899d0ec01b5346c9fead303160e https://github.com/moses-smt/mosesdecoder/commit/ed294b2b915f0899d0ec01b5346c9fead303160e Author: braunefe <bra...@gm...> Date: 2012-07-24 (Tue, 24 Jul 2012) Changed paths: R phrase-extract/extract-syntax-features/ContextFeatureSet.cpp R phrase-extract/extract-syntax-features/ContextFeatureSet.h M phrase-extract/extract-syntax-features/Jamfile M phrase-extract/extract-syntax-features/VwFiles.cpp M phrase-extract/extract-syntax-features/extract-syntax-features.cpp R phrase-extract/extract-syntax-features/psd_extract_features.cpp R phrase-extract/extract-syntax-features/psd_extract_test.cpp Log Message: ----------- New psd-training integrated Commit: bf89422a7f45fa2653612e0f1063f11eee55b2a5 https://github.com/moses-smt/mosesdecoder/commit/bf89422a7f45fa2653612e0f1063f11eee55b2a5 Author: braunefe <bra...@gm...> Date: 2012-07-24 (Tue, 24 Jul 2012) Changed paths: A phrase-extract/extract-syntax-features/RuleTable.cpp A phrase-extract/extract-syntax-features/RuleTable.h Log Message: ----------- with added files Compare: https://github.com/moses-smt/mosesdecoder/compare/8b72358e966e...bf89422a7f45 |
From: GitHub <no...@gi...> - 2012-07-24 23:29:27
|
Branch: refs/heads/damt_hiero Home: https://github.com/moses-smt/mosesdecoder Commit: 8b72358e966e517f24141f1c71364c6fb8267740 https://github.com/moses-smt/mosesdecoder/commit/8b72358e966e517f24141f1c71364c6fb8267740 Author: braunefe <bra...@gm...> Date: 2012-07-24 (Tue, 24 Jul 2012) Changed paths: M phrase-extract/extract-syntax-features/ReformatRuleTable.pl Log Message: ----------- New version of Reformatting rule tables |
From: GitHub <no...@gi...> - 2012-07-24 23:12:35
|
Branch: refs/heads/damt_phrase Home: https://github.com/moses-smt/mosesdecoder Commit: 7f96b543e62d75b1e0601c8bcbb756bcef5862d4 https://github.com/moses-smt/mosesdecoder/commit/7f96b543e62d75b1e0601c8bcbb756bcef5862d4 Author: Alex Fraser <fraser@stuttgart> Date: 2012-07-24 (Tue, 24 Jul 2012) Changed paths: M scripts/ems/experiment.perl Log Message: ----------- PSD experiment.perl changes Commit: 03b7724611dc9ef48db9834713193533c1ceddc6 https://github.com/moses-smt/mosesdecoder/commit/03b7724611dc9ef48db9834713193533c1ceddc6 Author: Alex Fraser <fraser@stuttgart> Date: 2012-07-24 (Tue, 24 Jul 2012) Changed paths: M moses-cmd/src/Main.cpp M phrase-extract/extract-psd/psd_extract_features.cpp M psd/VWLibraryConsumer.cpp M scripts/ems/experiment.perl Log Message: ----------- experiment.perl another minor change Commit: ce49db95458ead0fdfd8d12ad9e3052cb6921eb9 https://github.com/moses-smt/mosesdecoder/commit/ce49db95458ead0fdfd8d12ad9e3052cb6921eb9 Author: Alex Fraser <fraser@stuttgart> Date: 2012-07-24 (Tue, 24 Jul 2012) Changed paths: M psd/VWFileConsumer.cpp Log Message: ----------- Merge branch 'damt_phrase' of github.com:moses-smt/mosesdecoder into damt_phrase Commit: 1d84747e018716e803ae28e9d4cabdd6d15f7161 https://github.com/moses-smt/mosesdecoder/commit/1d84747e018716e803ae28e9d4cabdd6d15f7161 Author: Alex Fraser <fraser@stuttgart> Date: 2012-07-24 (Tue, 24 Jul 2012) Changed paths: M scripts/ems/experiment.perl Log Message: ----------- experiment.perl minor fix Compare: https://github.com/moses-smt/mosesdecoder/compare/ae73239e4e8a...1d84747e0187 |
From: GitHub <no...@gi...> - 2012-07-24 21:56:03
|
Branch: refs/heads/damt_hiero Home: https://github.com/moses-smt/mosesdecoder Commit: 5626494384f197105d21f3f8b17d780cf69a03c7 https://github.com/moses-smt/mosesdecoder/commit/5626494384f197105d21f3f8b17d780cf69a03c7 Author: braunefe <bra...@gm...> Date: 2012-07-24 (Tue, 24 Jul 2012) Changed paths: M phrase-extract/extract-syntax-features/PsdPhraseUtils.cpp M phrase-extract/extract-syntax-features/ReformatRuleTable.pl Log Message: ----------- Bug fix in reformatting the rule table |
From: GitHub <no...@gi...> - 2012-07-24 18:36:29
|
Branch: refs/heads/damt_phrase Home: https://github.com/moses-smt/mosesdecoder Commit: ae73239e4e8a82c5aa7190421d640b44f07c9c2e https://github.com/moses-smt/mosesdecoder/commit/ae73239e4e8a82c5aa7190421d640b44f07c9c2e Author: Ales Tamchyna <a.t...@gm...> Date: 2012-07-24 (Tue, 24 Jul 2012) Changed paths: M psd/VWFileConsumer.cpp Log Message: ----------- avoid flushing the output buffer |
From: GitHub <no...@gi...> - 2012-07-24 18:34:35
|
Branch: refs/heads/damt_phrase Home: https://github.com/moses-smt/mosesdecoder Commit: 9c1a7db5982882f5f74d2b1142407ff5ae356571 https://github.com/moses-smt/mosesdecoder/commit/9c1a7db5982882f5f74d2b1142407ff5ae356571 Author: Ales Tamchyna <a.t...@gm...> Date: 2012-07-24 (Tue, 24 Jul 2012) Changed paths: M phrase-extract/extract-psd/psd_extract_features.cpp Log Message: ----------- avoid string copy Commit: f2ad77998e45908be76a8b72231de823c85d2aff https://github.com/moses-smt/mosesdecoder/commit/f2ad77998e45908be76a8b72231de823c85d2aff Author: Ales Tamchyna <a.t...@gm...> Date: 2012-07-24 (Tue, 24 Jul 2012) Changed paths: M phrase-extract/Jamfile M phrase-extract/extract-psd/Jamfile M phrase-extract/extract-psd/TranslationTable.cpp M phrase-extract/extract-psd/TranslationTable.h M phrase-extract/extract-psd/psd_extract_features.cpp M scripts/ems/experiment.perl Log Message: ----------- Merge branch 'damt_phrase' of github.com:moses-smt/mosesdecoder into damt_phrase Commit: b2ff2d31ed06cdafd126b863c9151ceb2575b434 https://github.com/moses-smt/mosesdecoder/commit/b2ff2d31ed06cdafd126b863c9151ceb2575b434 Author: Ales Tamchyna <a.t...@gm...> Date: 2012-07-24 (Tue, 24 Jul 2012) Changed paths: M moses-cmd/src/Main.cpp Log Message: ----------- Merge branch 'damt_phrase' of github.com:moses-smt/mosesdecoder into damt_phrase Commit: 50f875c17b181d14728837ffa3e76a86cef6f9c4 https://github.com/moses-smt/mosesdecoder/commit/50f875c17b181d14728837ffa3e76a86cef6f9c4 Author: Ales Tamchyna <a.t...@gm...> Date: 2012-07-24 (Tue, 24 Jul 2012) Changed paths: M moses-cmd/src/Main.cpp Log Message: ----------- Merge branch 'damt_phrase' of github.com:moses-smt/mosesdecoder into damt_phrase Commit: 8f9dd4d6ca1daa4aad8067a7260ee0301c5ffa4a https://github.com/moses-smt/mosesdecoder/commit/8f9dd4d6ca1daa4aad8067a7260ee0301c5ffa4a Author: Ales Tamchyna <a.t...@gm...> Date: 2012-07-24 (Tue, 24 Jul 2012) Changed paths: M psd/VWLibraryConsumer.cpp M scripts/ems/experiment.perl Log Message: ----------- options for VW Compare: https://github.com/moses-smt/mosesdecoder/compare/deeba97099ea...8f9dd4d6ca1d |
From: GitHub <no...@gi...> - 2012-07-24 18:24:12
|
Branch: refs/heads/damt_hiero Home: https://github.com/moses-smt/mosesdecoder Commit: 9647df6db0d27d09cb616e8ab570652c5c844f61 https://github.com/moses-smt/mosesdecoder/commit/9647df6db0d27d09cb616e8ab570652c5c844f61 Author: braunefe <bra...@gm...> Date: 2012-07-24 (Tue, 24 Jul 2012) Changed paths: M phrase-extract/extract-syntax-features/PsdPhraseUtils.cpp Log Message: ----------- Still fixing bugs in alignments |
From: GitHub <no...@gi...> - 2012-07-24 18:12:14
|
Branch: refs/heads/damt_hiero Home: https://github.com/moses-smt/mosesdecoder Commit: 3be0e0365d4bde20898e5ff7156125b922490ed7 https://github.com/moses-smt/mosesdecoder/commit/3be0e0365d4bde20898e5ff7156125b922490ed7 Author: braunefe <bra...@gm...> Date: 2012-07-24 (Tue, 24 Jul 2012) Changed paths: M phrase-extract/extract-syntax-features/PsdPhraseUtils.cpp Log Message: ----------- Still fixing bugs in alignments |
From: GitHub <no...@gi...> - 2012-07-24 18:04:29
|
Branch: refs/heads/damt_phrase Home: https://github.com/moses-smt/mosesdecoder Commit: deeba97099ea4654eb9b93070195da55a13d7d05 https://github.com/moses-smt/mosesdecoder/commit/deeba97099ea4654eb9b93070195da55a13d7d05 Author: Ales Tamchyna <a.t...@gm...> Date: 2012-07-24 (Tue, 24 Jul 2012) Changed paths: M moses-cmd/src/Main.cpp Log Message: ----------- fixed a new bug introduced in previous bug fix |
From: GitHub <no...@gi...> - 2012-07-24 18:02:52
|
Branch: refs/heads/damt_hiero Home: https://github.com/moses-smt/mosesdecoder Commit: 39c2db66772211cc753a0d0328b2d29dade4c5c5 https://github.com/moses-smt/mosesdecoder/commit/39c2db66772211cc753a0d0328b2d29dade4c5c5 Author: braunefe <bra...@gm...> Date: 2012-07-24 (Tue, 24 Jul 2012) Changed paths: M phrase-extract/extract-syntax-features/PsdPhraseUtils.cpp M phrase-extract/extract-syntax-features/extract-syntax-features.cpp Log Message: ----------- Still fixing bugs in alignments |
From: GitHub <no...@gi...> - 2012-07-24 17:57:51
|
Branch: refs/heads/damt_phrase Home: https://github.com/moses-smt/mosesdecoder Commit: 6d0be70e5b2ec579aba68e87c578db2e71c3208f https://github.com/moses-smt/mosesdecoder/commit/6d0be70e5b2ec579aba68e87c578db2e71c3208f Author: Ales Tamchyna <a.t...@gm...> Date: 2012-07-24 (Tue, 24 Jul 2012) Changed paths: M moses-cmd/src/Main.cpp Log Message: ----------- fixed a bug related to topic features |
From: GitHub <no...@gi...> - 2012-07-24 17:42:20
|
Branch: refs/heads/damt_hiero Home: https://github.com/moses-smt/mosesdecoder Commit: c6c918bd21255794d461aa68af965232fda4364c https://github.com/moses-smt/mosesdecoder/commit/c6c918bd21255794d461aa68af965232fda4364c Author: braunefe <bra...@gm...> Date: 2012-07-24 (Tue, 24 Jul 2012) Changed paths: M moses/src/CellContextScoreProducer.cpp M phrase-extract/extract-syntax-features/PsdPhraseUtils.cpp Log Message: ----------- Bug fix in alignment |
From: GitHub <no...@gi...> - 2012-07-24 17:08:26
|
Branch: refs/heads/damt_hiero Home: https://github.com/moses-smt/mosesdecoder Commit: 5242c648711ca63475c411ab88539938c88be29a https://github.com/moses-smt/mosesdecoder/commit/5242c648711ca63475c411ab88539938c88be29a Author: braunefe <bra...@gm...> Date: 2012-07-24 (Tue, 24 Jul 2012) Changed paths: M moses/src/CellContextScoreProducer.cpp M moses/src/ChartTranslationOptionCollection.cpp M phrase-extract/extract-syntax-features/InputTreeRep.cpp M phrase-extract/extract-syntax-features/PsdPhraseUtils.cpp Log Message: ----------- Bug in extracting paired features |
From: GitHub <no...@gi...> - 2012-07-24 15:37:21
|
Branch: refs/heads/damt_phrase Home: https://github.com/moses-smt/mosesdecoder Commit: 6c1bcd95da5fa83a8d4167b2341459094575fdf5 https://github.com/moses-smt/mosesdecoder/commit/6c1bcd95da5fa83a8d4167b2341459094575fdf5 Author: Ales Tamchyna <a.t...@gm...> Date: 2012-07-24 (Tue, 24 Jul 2012) Changed paths: M phrase-extract/extract-psd/TranslationTable.cpp M phrase-extract/extract-psd/TranslationTable.h M phrase-extract/extract-psd/psd_extract_features.cpp M scripts/ems/experiment.perl Log Message: ----------- new PSD training code debugged and tested |
From: GitHub <no...@gi...> - 2012-07-24 14:21:33
|
Branch: refs/heads/damt_phrase Home: https://github.com/moses-smt/mosesdecoder Commit: f0fb27acc5bcb92b9eba3a94278dbe007d2a9ad7 https://github.com/moses-smt/mosesdecoder/commit/f0fb27acc5bcb92b9eba3a94278dbe007d2a9ad7 Author: Ales Tamchyna <a.t...@gm...> Date: 2012-07-24 (Tue, 24 Jul 2012) Changed paths: M phrase-extract/extract-psd/TranslationTable.cpp M phrase-extract/extract-psd/psd_extract_features.cpp Log Message: ----------- one-based phrase index |
From: GitHub <no...@gi...> - 2012-07-24 14:07:14
|
Branch: refs/heads/damt_phrase Home: https://github.com/moses-smt/mosesdecoder Commit: 278f460a2a7024a7ef7a30d479b806819b6035be https://github.com/moses-smt/mosesdecoder/commit/278f460a2a7024a7ef7a30d479b806819b6035be Author: Ales Tamchyna <a.t...@gm...> Date: 2012-07-24 (Tue, 24 Jul 2012) Changed paths: M phrase-extract/Jamfile M phrase-extract/extract-psd/Jamfile Log Message: ----------- Jamfiles fixed |
From: GitHub <no...@gi...> - 2012-07-24 13:58:34
|
Branch: refs/heads/damt_phrase Home: https://github.com/moses-smt/mosesdecoder Commit: ec34ed2eab21f0e9798dee2541ad5fdd250fa8be https://github.com/moses-smt/mosesdecoder/commit/ec34ed2eab21f0e9798dee2541ad5fdd250fa8be Author: Ales Tamchyna <a.t...@gm...> Date: 2012-07-24 (Tue, 24 Jul 2012) Changed paths: M phrase-extract/Jamfile M phrase-extract/extract-psd/Jamfile M phrase-extract/extract-psd/TranslationTable.cpp M phrase-extract/extract-psd/TranslationTable.h M phrase-extract/extract-psd/psd_extract_features.cpp Log Message: ----------- PSD training code compiles |
From: GitHub <no...@gi...> - 2012-07-24 13:51:20
|
Branch: refs/heads/damt_hiero Home: https://github.com/moses-smt/mosesdecoder Commit: 66a561437d90ea0be435018a6fb0796d2042d354 https://github.com/moses-smt/mosesdecoder/commit/66a561437d90ea0be435018a6fb0796d2042d354 Author: braunefe <bra...@gm...> Date: 2012-07-24 (Tue, 24 Jul 2012) Changed paths: M phrase-extract/extract-syntax-features/InputTreeRep.cpp M phrase-extract/extract-syntax-features/InputTreeRep.h M phrase-extract/extract-syntax-features/PsdPhraseUtils.cpp M phrase-extract/extract-syntax-features/ReformatRuleTable.pl M phrase-extract/extract-syntax-features/extract-syntax-features.cpp Log Message: ----------- Bug fix in reformat rule tables |
From: GitHub <no...@gi...> - 2012-07-24 13:36:08
|
Branch: refs/heads/damt_phrase Home: https://github.com/moses-smt/mosesdecoder Commit: 7ca5dc4a497969ea977aec038ae4001629175602 https://github.com/moses-smt/mosesdecoder/commit/7ca5dc4a497969ea977aec038ae4001629175602 Author: Ales Tamchyna <a.t...@gm...> Date: 2012-07-24 (Tue, 24 Jul 2012) Changed paths: M phrase-extract/extract-psd/TranslationTable.cpp M phrase-extract/extract-psd/TranslationTable.h Log Message: ----------- implemented new PSD training, not debugged/tested |
From: GitHub <no...@gi...> - 2012-07-24 03:33:07
|
Branch: refs/heads/damt_phrase Home: https://github.com/moses-smt/mosesdecoder Commit: cf18f3bbb1189dda6ab1f2721432e21eaa4e3279 https://github.com/moses-smt/mosesdecoder/commit/cf18f3bbb1189dda6ab1f2721432e21eaa4e3279 Author: Ales Tamchyna <a.t...@gm...> Date: 2012-07-23 (Mon, 23 Jul 2012) Changed paths: R phrase-extract/extract-psd/PsdPhraseUtils.cpp R phrase-extract/extract-psd/PsdPhraseUtils.h R phrase-extract/extract-psd/TaggedCorpus.cpp R phrase-extract/extract-psd/TaggedCorpus.h A phrase-extract/extract-psd/TranslationTable.cpp A phrase-extract/extract-psd/TranslationTable.h R phrase-extract/extract-psd/psd.h M phrase-extract/extract-psd/psd_extract_features.cpp M scripts/ems/experiment.meta M scripts/ems/experiment.perl Log Message: ----------- new implementation of PSD training Commit: fe8e67189ad18a6f21ba5a91c63c18e0bd4dc8b8 https://github.com/moses-smt/mosesdecoder/commit/fe8e67189ad18a6f21ba5a91c63c18e0bd4dc8b8 Author: Ales Tamchyna <a.t...@gm...> Date: 2012-07-23 (Mon, 23 Jul 2012) Changed paths: M moses/src/PSDScoreProducer.cpp M psd/FeatureExtractor.cpp M psd/FeatureExtractor.h Log Message: ----------- merged Compare: https://github.com/moses-smt/mosesdecoder/compare/c69e0c18a365...fe8e67189ad1 |
From: GitHub <no...@gi...> - 2012-07-23 23:35:43
|
Branch: refs/heads/damt_hiero Home: https://github.com/moses-smt/mosesdecoder Commit: fb5f9e373ac00ff0898886f3e8841a3918e08f4f https://github.com/moses-smt/mosesdecoder/commit/fb5f9e373ac00ff0898886f3e8841a3918e08f4f Author: braunefe <bra...@gm...> Date: 2012-07-23 (Mon, 23 Jul 2012) Changed paths: M moses-chart-cmd/src/IOWrapper.cpp M moses-chart-cmd/src/IOWrapper.h M moses-chart-cmd/src/Main.cpp M moses/src/TreeInput.cpp M moses/src/TreeInput.h M psd/FeatureExtractor.cpp M psd/FeatureExtractor.h M psd/VWLibraryConsumer.cpp Log Message: ----------- Bugs in decoder fixed |