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-06-16 06:39:25
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: e5bec4a48b1e520d9f5538a9215737ad1be760df https://github.com/moses-smt/mosesdecoder/commit/e5bec4a48b1e520d9f5538a9215737ad1be760df Author: Rico Sennrich <ric...@gm...> Date: 2012-06-15 (Fri, 15 Jun 2012) Changed paths: M contrib/sigtest-filter/filter-pt.cpp Log Message: ----------- minor fix for hierarchical sigtest filter (rules that end with two nonterminals were all thrown out) |
From: GitHub <no...@gi...> - 2012-06-15 23:31:38
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 018b0bbac09d2210a1c6e7ab3504d65e5d0bb3aa https://github.com/moses-smt/mosesdecoder/commit/018b0bbac09d2210a1c6e7ab3504d65e5d0bb3aa Author: Hieu Hoang <fis...@gm...> Date: 2012-06-13 (Wed, 13 Jun 2012) Changed paths: M moses/src/Word.cpp Log Message: ----------- Loosing factor checking for chart decoding Commit: 137d35162121dd6ee5970d989352013b79727625 https://github.com/moses-smt/mosesdecoder/commit/137d35162121dd6ee5970d989352013b79727625 Author: Hieu Hoang <fis...@gm...> Date: 2012-06-13 (Wed, 13 Jun 2012) Changed paths: M contrib/other-builds/CreateOnDisk.xcodeproj/project.pbxproj M moses/src/LM/Implementation.cpp Log Message: ----------- xcode Commit: 6096f2174097df4ea93495038a0320c95bbcf0a9 https://github.com/moses-smt/mosesdecoder/commit/6096f2174097df4ea93495038a0320c95bbcf0a9 Author: Hieu Hoang <fis...@gm...> Date: 2012-06-15 (Fri, 15 Jun 2012) Changed paths: M OnDiskPt/OnDiskWrapper.cpp M OnDiskPt/PhraseNode.cpp M OnDiskPt/PhraseNode.h M OnDiskPt/TargetPhrase.cpp M OnDiskPt/TargetPhrase.h M OnDiskPt/TargetPhraseCollection.cpp M OnDiskPt/Word.cpp M OnDiskPt/Word.h M moses/src/RuleTable/PhraseDictionaryOnDisk.cpp Log Message: ----------- factors in chart decoding runs. But target factor model has incorrect LM score Commit: 6297c67fb2a670e0dbfca9cf49b9de466b364cc9 https://github.com/moses-smt/mosesdecoder/commit/6297c67fb2a670e0dbfca9cf49b9de466b364cc9 Author: Hieu Hoang <fis...@gm...> Date: 2012-06-15 (Fri, 15 Jun 2012) Changed paths: M OnDiskPt/Word.cpp Log Message: ----------- Binary pt works with factors and chart decoding Commit: d2416bbe26750ee58901cc6500c66d998e976b7a https://github.com/moses-smt/mosesdecoder/commit/d2416bbe26750ee58901cc6500c66d998e976b7a Author: Hieu Hoang <fis...@gm...> Date: 2012-06-15 (Fri, 15 Jun 2012) Changed paths: M OnDiskPt/OnDiskWrapper.cpp Log Message: ----------- up version number Commit: e72670700a103a8c81f729598b7322eeaf78eadd https://github.com/moses-smt/mosesdecoder/commit/e72670700a103a8c81f729598b7322eeaf78eadd Author: Hieu Hoang <fis...@gm...> Date: 2012-06-15 (Fri, 15 Jun 2012) Changed paths: M contrib/sigtest-filter/filter-pt.cpp M mert/MiraFeatureVector.cpp M mert/kbmira.cpp Log Message: ----------- Merge branch 'master' of github.com:moses-smt/mosesdecoder Commit: d59e032402a5f85b99c99e9f53e3f548dd69061a https://github.com/moses-smt/mosesdecoder/commit/d59e032402a5f85b99c99e9f53e3f548dd69061a Author: Hieu Hoang <fis...@gm...> Date: 2012-06-15 (Fri, 15 Jun 2012) Changed paths: M regression-testing/MosesRegressionTesting.pm Log Message: ----------- up regression test number Commit: 454ef13442463838581f9bc00f3dd42c408d9e4b https://github.com/moses-smt/mosesdecoder/commit/454ef13442463838581f9bc00f3dd42c408d9e4b Author: Hieu Hoang <fis...@gm...> Date: 2012-06-15 (Fri, 15 Jun 2012) Changed paths: M scripts/Jamfile Log Message: ----------- Merge branch 'master' of github.com:moses-smt/mosesdecoder Compare: https://github.com/moses-smt/mosesdecoder/compare/04f10eba6d92...454ef1344246 |
From: GitHub <no...@gi...> - 2012-06-15 21:53:36
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 04f10eba6d92de435d786c3ddff73e885e74318a https://github.com/moses-smt/mosesdecoder/commit/04f10eba6d92de435d786c3ddff73e885e74318a Author: Christophe Servan <chr...@gm...> Date: 2012-06-15 (Fri, 15 Jun 2012) Changed paths: M scripts/Jamfile Log Message: ----------- Add some comments to take account of previous Hieu's move of the c++ code from the training directory to the root directory |
From: GitHub <no...@gi...> - 2012-06-15 16:43:49
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 354946494360b2b8ef1cbaf115b16e792ccd2c7b https://github.com/moses-smt/mosesdecoder/commit/354946494360b2b8ef1cbaf115b16e792ccd2c7b Author: Rico Sennrich <ric...@gm...> Date: 2012-06-15 (Fri, 15 Jun 2012) Changed paths: M contrib/sigtest-filter/filter-pt.cpp Log Message: ----------- bugfix (hierarchical sigtest filter failed for two consecutive nonterminals) |
From: GitHub <no...@gi...> - 2012-06-15 08:25:48
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 9a0426543b8c2b013eaab3ddd69c1b2911b4fac3 https://github.com/moses-smt/mosesdecoder/commit/9a0426543b8c2b013eaab3ddd69c1b2911b4fac3 Author: Rico Sennrich <ric...@gm...> Date: 2012-06-15 (Fri, 15 Jun 2012) Changed paths: M contrib/sigtest-filter/filter-pt.cpp Log Message: ----------- sigtest-filter for hierarchical rule tables -h to enable: split rules into terminal sequences, look up each in the suffix array, and treat the intersection of the resulting sentence lists as occurrences of the rule. for a speedup, use unordered_set instead of set for SentIdSet (requires GCC >= 4.3) |
From: GitHub <no...@gi...> - 2012-06-14 21:10:03
|
Branch: refs/heads/miramerge Home: https://github.com/moses-smt/mosesdecoder Commit: 465c5cbf97c63585daef93c29fb90f14a763cbfd https://github.com/moses-smt/mosesdecoder/commit/465c5cbf97c63585daef93c29fb90f14a763cbfd Author: Hieu Hoang <fis...@gm...> Date: 2012-05-31 (Thu, 31 May 2012) Changed paths: M Jamroot M jam-files/sanity.jam M lm/Jamfile M mert/Jamfile M moses-chart-cmd/src/Jamfile M moses-cmd/src/Jamfile M scripts/training/lexical-reordering/Jamfile M scripts/training/phrase-extract/Jamfile M scripts/training/phrase-extract/extract-ghkm/Jamfile M scripts/training/symal/Jamfile M scripts/training/train-model.perl.missing_bin_dir Log Message: ----------- move all executables into bin Commit: fcf05e63c17835ab9978b39fe932f2cac2ad8437 https://github.com/moses-smt/mosesdecoder/commit/fcf05e63c17835ab9978b39fe932f2cac2ad8437 Author: Rico Sennrich <ric...@gm...> Date: 2012-05-31 (Thu, 31 May 2012) Changed paths: A contrib/tmcombine/test/model3/model/lex.counts.e2f A contrib/tmcombine/test/model3/model/lex.counts.f2e A contrib/tmcombine/test/model3/model/lex.e2f A contrib/tmcombine/test/model3/model/lex.f2e A contrib/tmcombine/test/model3/model/phrase-table A contrib/tmcombine/test/model4/model/lex.counts.e2f A contrib/tmcombine/test/model4/model/lex.counts.f2e A contrib/tmcombine/test/model4/model/lex.e2f A contrib/tmcombine/test/model4/model/lex.f2e A contrib/tmcombine/test/model4/model/phrase-table A contrib/tmcombine/test/phrase-table_test10 M contrib/tmcombine/test/phrase-table_test8 A contrib/tmcombine/test/phrase-table_test9 M contrib/tmcombine/tmcombine.py Log Message: ----------- make translation model combination more general: allow non-default number and position of phrase table features Commit: 4c88377cbe302e3a7a99a0f3a68c8437bfd59ed0 https://github.com/moses-smt/mosesdecoder/commit/4c88377cbe302e3a7a99a0f3a68c8437bfd59ed0 Author: Hieu Hoang <fis...@gm...> Date: 2012-05-31 (Thu, 31 May 2012) Changed paths: M Jamroot M OnDiskPt/Jamfile Log Message: ----------- change CreateOnDisk to CreateOnDiskPt Commit: c80ac7d7e40d2b9e2e735fda0787785f8bee38a8 https://github.com/moses-smt/mosesdecoder/commit/c80ac7d7e40d2b9e2e735fda0787785f8bee38a8 Author: Hieu Hoang <fis...@gm...> Date: 2012-05-31 (Thu, 31 May 2012) Changed paths: 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 Log Message: ----------- update examples Commit: 220ee4cd3643e0f111c8f4e15d07c3d391e5340f https://github.com/moses-smt/mosesdecoder/commit/220ee4cd3643e0f111c8f4e15d07c3d391e5340f Author: Hieu Hoang <fis...@gm...> Date: 2012-05-31 (Thu, 31 May 2012) Changed paths: M scripts/ems/experiment.perl M scripts/training/train-model.perl.missing_bin_dir Log Message: ----------- add -external-bin-dir for giza++/mgiza directory. Ignore -bin-dir and -script-root-dir Commit: fba6128ae2d4238fefcb4c1f16ca9ec818e537c2 https://github.com/moses-smt/mosesdecoder/commit/fba6128ae2d4238fefcb4c1f16ca9ec818e537c2 Author: Hieu Hoang <fis...@gm...> Date: 2012-05-31 (Thu, 31 May 2012) Changed paths: 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 Log Message: ----------- update examples Commit: b57aff194777f044efcf57d0a00dd9b74375b085 https://github.com/moses-smt/mosesdecoder/commit/b57aff194777f044efcf57d0a00dd9b74375b085 Author: Hieu Hoang <fis...@gm...> Date: 2012-05-31 (Thu, 31 May 2012) Changed paths: A scripts/training/train-model.perl R scripts/training/train-model.perl.missing_bin_dir Log Message: ----------- rename train-model.perl Commit: c3d4615fc012a5ad5b33a2b587df31064e0ec82b https://github.com/moses-smt/mosesdecoder/commit/c3d4615fc012a5ad5b33a2b587df31064e0ec82b Author: Hieu Hoang <fis...@gm...> Date: 2012-05-31 (Thu, 31 May 2012) Changed paths: A contrib/tmcombine/test/model3/model/lex.counts.e2f A contrib/tmcombine/test/model3/model/lex.counts.f2e A contrib/tmcombine/test/model3/model/lex.e2f A contrib/tmcombine/test/model3/model/lex.f2e A contrib/tmcombine/test/model3/model/phrase-table A contrib/tmcombine/test/model4/model/lex.counts.e2f A contrib/tmcombine/test/model4/model/lex.counts.f2e A contrib/tmcombine/test/model4/model/lex.e2f A contrib/tmcombine/test/model4/model/lex.f2e A contrib/tmcombine/test/model4/model/phrase-table A contrib/tmcombine/test/phrase-table_test10 M contrib/tmcombine/test/phrase-table_test8 A contrib/tmcombine/test/phrase-table_test9 M contrib/tmcombine/tmcombine.py Log Message: ----------- Merge github.com:moses-smt/mosesdecoder Commit: 4eef94b1217a82eb979242dd3e06d8a4b6255e6e https://github.com/moses-smt/mosesdecoder/commit/4eef94b1217a82eb979242dd3e06d8a4b6255e6e Author: Hieu Hoang <fis...@gm...> Date: 2012-05-31 (Thu, 31 May 2012) Changed paths: M Jamroot A phrase-extract/AlignmentPhrase.cpp A phrase-extract/AlignmentPhrase.h A phrase-extract/ExtractedRule.cpp A phrase-extract/ExtractedRule.h A phrase-extract/Hole.h A phrase-extract/HoleCollection.cpp A phrase-extract/HoleCollection.h A phrase-extract/InputFileStream.cpp A phrase-extract/InputFileStream.h A phrase-extract/Jamfile A phrase-extract/OutputFileStream.cpp A phrase-extract/OutputFileStream.h A phrase-extract/PhraseAlignment.cpp A phrase-extract/PhraseAlignment.h A phrase-extract/RuleExist.h A phrase-extract/RuleExtractionOptions.h A phrase-extract/SafeGetline.h A phrase-extract/SentenceAlignment.cpp A phrase-extract/SentenceAlignment.h A phrase-extract/SentenceAlignmentWithSyntax.cpp A phrase-extract/SentenceAlignmentWithSyntax.h A phrase-extract/SyntaxTree.cpp A phrase-extract/SyntaxTree.h A phrase-extract/XmlException.h A phrase-extract/XmlTree.cpp A phrase-extract/XmlTree.h A phrase-extract/consolidate-direct.cpp A phrase-extract/consolidate-direct.vcxproj A phrase-extract/consolidate-reverse.cpp A phrase-extract/consolidate.cpp A phrase-extract/consolidate.vcxproj A phrase-extract/extract-ghkm/Alignment.cpp A phrase-extract/extract-ghkm/Alignment.h A phrase-extract/extract-ghkm/AlignmentGraph.cpp A phrase-extract/extract-ghkm/AlignmentGraph.h A phrase-extract/extract-ghkm/ComposedRule.cpp A phrase-extract/extract-ghkm/ComposedRule.h A phrase-extract/extract-ghkm/Exception.h A phrase-extract/extract-ghkm/ExtractGHKM.cpp A phrase-extract/extract-ghkm/ExtractGHKM.h A phrase-extract/extract-ghkm/Jamfile A phrase-extract/extract-ghkm/Main.cpp A phrase-extract/extract-ghkm/Node.cpp A phrase-extract/extract-ghkm/Node.h A phrase-extract/extract-ghkm/Options.h A phrase-extract/extract-ghkm/ParseTree.cpp A phrase-extract/extract-ghkm/ParseTree.h A phrase-extract/extract-ghkm/ScfgRule.cpp A phrase-extract/extract-ghkm/ScfgRule.h A phrase-extract/extract-ghkm/ScfgRuleWriter.cpp A phrase-extract/extract-ghkm/ScfgRuleWriter.h A phrase-extract/extract-ghkm/Span.cpp A phrase-extract/extract-ghkm/Span.h A phrase-extract/extract-ghkm/Subgraph.cpp A phrase-extract/extract-ghkm/Subgraph.h A phrase-extract/extract-ghkm/XmlTreeParser.cpp A phrase-extract/extract-ghkm/XmlTreeParser.h A phrase-extract/extract-lex.cpp A phrase-extract/extract-lex.h A phrase-extract/extract-lex.vcxproj A phrase-extract/extract-rules.cpp A phrase-extract/extract-rules.vcxproj A phrase-extract/extract.cpp A phrase-extract/extract.vcxproj A phrase-extract/extract.xcodeproj/project.pbxproj A phrase-extract/gzfilebuf.h A phrase-extract/hierarchical.h A phrase-extract/pcfg-common/Jamfile A phrase-extract/pcfg-common/exception.h A phrase-extract/pcfg-common/numbered_set.h A phrase-extract/pcfg-common/pcfg.cc A phrase-extract/pcfg-common/pcfg.h A phrase-extract/pcfg-common/pcfg_tree.h A phrase-extract/pcfg-common/syntax_tree.h A phrase-extract/pcfg-common/tool.cc A phrase-extract/pcfg-common/tool.h A phrase-extract/pcfg-common/typedef.h A phrase-extract/pcfg-common/xml_tree_parser.cc A phrase-extract/pcfg-common/xml_tree_parser.h A phrase-extract/pcfg-common/xml_tree_writer.h A phrase-extract/pcfg-extract/Jamfile A phrase-extract/pcfg-extract/main.cc A phrase-extract/pcfg-extract/options.h A phrase-extract/pcfg-extract/pcfg_extract.cc A phrase-extract/pcfg-extract/pcfg_extract.h A phrase-extract/pcfg-extract/rule_collection.cc A phrase-extract/pcfg-extract/rule_collection.h A phrase-extract/pcfg-extract/rule_extractor.cc A phrase-extract/pcfg-extract/rule_extractor.h A phrase-extract/pcfg-score/Jamfile A phrase-extract/pcfg-score/main.cc A phrase-extract/pcfg-score/options.h A phrase-extract/pcfg-score/pcfg_score.cc A phrase-extract/pcfg-score/pcfg_score.h A phrase-extract/pcfg-score/tree_scorer.cc A phrase-extract/pcfg-score/tree_scorer.h A phrase-extract/phrase-extract.sln A phrase-extract/relax-parse.cpp A phrase-extract/relax-parse.h A phrase-extract/score.cpp A phrase-extract/score.h A phrase-extract/score.vcxproj A phrase-extract/statistics.cpp A phrase-extract/tables-core.cpp A phrase-extract/tables-core.h M scripts/training/Jamfile R scripts/training/compact-rule-table/Compactify.cpp R scripts/training/compact-rule-table/Compactify.h R scripts/training/compact-rule-table/Compactify_Main.cpp R scripts/training/compact-rule-table/Exception.h R scripts/training/compact-rule-table/Jamfile R scripts/training/compact-rule-table/NumberedSet.h R scripts/training/compact-rule-table/Options.h R scripts/training/compact-rule-table/RuleTableParser.cpp R scripts/training/compact-rule-table/RuleTableParser.h R scripts/training/compact-rule-table/Tool.h R scripts/training/phrase-extract/AlignmentPhrase.cpp R scripts/training/phrase-extract/AlignmentPhrase.h R scripts/training/phrase-extract/ExtractedRule.cpp R scripts/training/phrase-extract/ExtractedRule.h R scripts/training/phrase-extract/Hole.h R scripts/training/phrase-extract/HoleCollection.cpp R scripts/training/phrase-extract/HoleCollection.h R scripts/training/phrase-extract/InputFileStream.cpp R scripts/training/phrase-extract/InputFileStream.h R scripts/training/phrase-extract/Jamfile R scripts/training/phrase-extract/OutputFileStream.cpp R scripts/training/phrase-extract/OutputFileStream.h R scripts/training/phrase-extract/PhraseAlignment.cpp R scripts/training/phrase-extract/PhraseAlignment.h R scripts/training/phrase-extract/RuleExist.h R scripts/training/phrase-extract/RuleExtractionOptions.h R scripts/training/phrase-extract/SafeGetline.h R scripts/training/phrase-extract/SentenceAlignment.cpp R scripts/training/phrase-extract/SentenceAlignment.h R scripts/training/phrase-extract/SentenceAlignmentWithSyntax.cpp R scripts/training/phrase-extract/SentenceAlignmentWithSyntax.h R scripts/training/phrase-extract/SyntaxTree.cpp R scripts/training/phrase-extract/SyntaxTree.h R scripts/training/phrase-extract/XmlException.h R scripts/training/phrase-extract/XmlTree.cpp R scripts/training/phrase-extract/XmlTree.h R scripts/training/phrase-extract/consolidate-direct.cpp R scripts/training/phrase-extract/consolidate-direct.vcxproj R scripts/training/phrase-extract/consolidate-reverse.cpp R scripts/training/phrase-extract/consolidate.cpp R scripts/training/phrase-extract/consolidate.vcxproj R scripts/training/phrase-extract/extract-ghkm/Alignment.cpp R scripts/training/phrase-extract/extract-ghkm/Alignment.h R scripts/training/phrase-extract/extract-ghkm/AlignmentGraph.cpp R scripts/training/phrase-extract/extract-ghkm/AlignmentGraph.h R scripts/training/phrase-extract/extract-ghkm/ComposedRule.cpp R scripts/training/phrase-extract/extract-ghkm/ComposedRule.h R scripts/training/phrase-extract/extract-ghkm/Exception.h R scripts/training/phrase-extract/extract-ghkm/ExtractGHKM.cpp R scripts/training/phrase-extract/extract-ghkm/ExtractGHKM.h R scripts/training/phrase-extract/extract-ghkm/Jamfile R scripts/training/phrase-extract/extract-ghkm/Main.cpp R scripts/training/phrase-extract/extract-ghkm/Node.cpp R scripts/training/phrase-extract/extract-ghkm/Node.h R scripts/training/phrase-extract/extract-ghkm/Options.h R scripts/training/phrase-extract/extract-ghkm/ParseTree.cpp R scripts/training/phrase-extract/extract-ghkm/ParseTree.h R scripts/training/phrase-extract/extract-ghkm/ScfgRule.cpp R scripts/training/phrase-extract/extract-ghkm/ScfgRule.h R scripts/training/phrase-extract/extract-ghkm/ScfgRuleWriter.cpp R scripts/training/phrase-extract/extract-ghkm/ScfgRuleWriter.h R scripts/training/phrase-extract/extract-ghkm/Span.cpp R scripts/training/phrase-extract/extract-ghkm/Span.h R scripts/training/phrase-extract/extract-ghkm/Subgraph.cpp R scripts/training/phrase-extract/extract-ghkm/Subgraph.h R scripts/training/phrase-extract/extract-ghkm/XmlTreeParser.cpp R scripts/training/phrase-extract/extract-ghkm/XmlTreeParser.h R scripts/training/phrase-extract/extract-lex.cpp R scripts/training/phrase-extract/extract-lex.h R scripts/training/phrase-extract/extract-lex.vcxproj R scripts/training/phrase-extract/extract-rules.cpp R scripts/training/phrase-extract/extract-rules.vcxproj R scripts/training/phrase-extract/extract.cpp R scripts/training/phrase-extract/extract.vcxproj R scripts/training/phrase-extract/extract.xcodeproj/project.pbxproj R scripts/training/phrase-extract/gzfilebuf.h R scripts/training/phrase-extract/hierarchical.h R scripts/training/phrase-extract/pcfg-common/Jamfile R scripts/training/phrase-extract/pcfg-common/exception.h R scripts/training/phrase-extract/pcfg-common/numbered_set.h R scripts/training/phrase-extract/pcfg-common/pcfg.cc R scripts/training/phrase-extract/pcfg-common/pcfg.h R scripts/training/phrase-extract/pcfg-common/pcfg_tree.h R scripts/training/phrase-extract/pcfg-common/syntax_tree.h R scripts/training/phrase-extract/pcfg-common/tool.cc R scripts/training/phrase-extract/pcfg-common/tool.h R scripts/training/phrase-extract/pcfg-common/typedef.h R scripts/training/phrase-extract/pcfg-common/xml_tree_parser.cc R scripts/training/phrase-extract/pcfg-common/xml_tree_parser.h R scripts/training/phrase-extract/pcfg-common/xml_tree_writer.h R scripts/training/phrase-extract/pcfg-extract/Jamfile R scripts/training/phrase-extract/pcfg-extract/main.cc R scripts/training/phrase-extract/pcfg-extract/options.h R scripts/training/phrase-extract/pcfg-extract/pcfg_extract.cc R scripts/training/phrase-extract/pcfg-extract/pcfg_extract.h R scripts/training/phrase-extract/pcfg-extract/rule_collection.cc R scripts/training/phrase-extract/pcfg-extract/rule_collection.h R scripts/training/phrase-extract/pcfg-extract/rule_extractor.cc R scripts/training/phrase-extract/pcfg-extract/rule_extractor.h R scripts/training/phrase-extract/pcfg-score/Jamfile R scripts/training/phrase-extract/pcfg-score/main.cc R scripts/training/phrase-extract/pcfg-score/options.h R scripts/training/phrase-extract/pcfg-score/pcfg_score.cc R scripts/training/phrase-extract/pcfg-score/pcfg_score.h R scripts/training/phrase-extract/pcfg-score/tree_scorer.cc R scripts/training/phrase-extract/pcfg-score/tree_scorer.h R scripts/training/phrase-extract/phrase-extract.sln R scripts/training/phrase-extract/relax-parse.cpp R scripts/training/phrase-extract/relax-parse.h R scripts/training/phrase-extract/score.cpp R scripts/training/phrase-extract/score.h R scripts/training/phrase-extract/score.vcxproj R scripts/training/phrase-extract/statistics.cpp R scripts/training/phrase-extract/tables-core.cpp R scripts/training/phrase-extract/tables-core.h R scripts/training/symal/Jamfile R scripts/training/symal/cmd.c R scripts/training/symal/cmd.h R scripts/training/symal/giza2bal.pl R scripts/training/symal/symal.cpp R scripts/training/symal/symal.vcproj A symal/Jamfile A symal/cmd.c A symal/cmd.h A symal/giza2bal.pl A symal/symal.cpp A symal/symal.vcproj Log Message: ----------- move c++ code out of /script/ to / Commit: a5ca652a766ddb687891adac8e7ef252fa2f430d https://github.com/moses-smt/mosesdecoder/commit/a5ca652a766ddb687891adac8e7ef252fa2f430d Author: Hieu Hoang <fis...@gm...> Date: 2012-05-31 (Thu, 31 May 2012) Changed paths: M Jamroot M phrase-extract/extract-rules.cpp A phrase-extract/lexical-reordering/InputFileStream.cpp A phrase-extract/lexical-reordering/InputFileStream.h A phrase-extract/lexical-reordering/Jamfile A phrase-extract/lexical-reordering/gzfilebuf.h A phrase-extract/lexical-reordering/reordering_classes.cpp A phrase-extract/lexical-reordering/reordering_classes.h A phrase-extract/lexical-reordering/score.cpp M regression-testing/MosesRegressionTesting.pm M regression-testing/run-test-mert.perl M regression-testing/run-test-suite.perl M scripts/training/Jamfile R scripts/training/lexical-reordering/InputFileStream.cpp R scripts/training/lexical-reordering/InputFileStream.h R scripts/training/lexical-reordering/Jamfile R scripts/training/lexical-reordering/gzfilebuf.h R scripts/training/lexical-reordering/reordering_classes.cpp R scripts/training/lexical-reordering/reordering_classes.h R scripts/training/lexical-reordering/score.cpp Log Message: ----------- move c++ code out of /script/ to / Commit: 48faedb3bdfe1507d19cf2b76fbc81f3be2ff244 https://github.com/moses-smt/mosesdecoder/commit/48faedb3bdfe1507d19cf2b76fbc81f3be2ff244 Author: Hieu Hoang <fis...@gm...> Date: 2012-05-31 (Thu, 31 May 2012) Changed paths: A scripts/training/giza2bal.pl M scripts/training/train-model.perl R symal/giza2bal.pl Log Message: ----------- move giza2bal.pl back into script/training Commit: 713ff8c5e25a86606c75c2a162cac76b180da1a0 https://github.com/moses-smt/mosesdecoder/commit/713ff8c5e25a86606c75c2a162cac76b180da1a0 Author: Tetsuo Kiso <tet...@is...> Date: 2012-05-31 (Thu, 31 May 2012) Changed paths: R mert/init.opt Log Message: ----------- Delete mert/init.opt. It looks like the file was no longer used. Commit: f716673f6765b2ce5c04b716e21cf233b4e17c8f https://github.com/moses-smt/mosesdecoder/commit/f716673f6765b2ce5c04b716e21cf233b4e17c8f Author: Barry Haddow <bar...@gm...> Date: 2012-05-31 (Thu, 31 May 2012) Changed paths: M jam-files/sanity.jam Log Message: ----------- Allow combination of --prefix and --git Commit: 417d5ee57ba980b4a88031550163a218bf9c5a1c https://github.com/moses-smt/mosesdecoder/commit/417d5ee57ba980b4a88031550163a218bf9c5a1c Author: Hieu Hoang <fis...@gm...> Date: 2012-05-31 (Thu, 31 May 2012) Changed paths: M Jamroot A biconcor/Alignment.cpp A biconcor/Alignment.h A biconcor/Jamfile A biconcor/Mismatch.cpp A biconcor/Mismatch.h A biconcor/PhrasePair.cpp A biconcor/PhrasePair.h A biconcor/PhrasePairCollection.cpp A biconcor/PhrasePairCollection.h A biconcor/SuffixArray.cpp A biconcor/SuffixArray.h A biconcor/TargetCorpus.cpp A biconcor/TargetCorpus.h A biconcor/Vocabulary.cpp A biconcor/Vocabulary.h A biconcor/base64.cpp A biconcor/base64.h A biconcor/biconcor.cpp M scripts/Jamfile R scripts/ems/biconcor/Alignment.cpp R scripts/ems/biconcor/Alignment.h R scripts/ems/biconcor/Jamfile R scripts/ems/biconcor/Mismatch.cpp R scripts/ems/biconcor/Mismatch.h R scripts/ems/biconcor/PhrasePair.cpp R scripts/ems/biconcor/PhrasePair.h R scripts/ems/biconcor/PhrasePairCollection.cpp R scripts/ems/biconcor/PhrasePairCollection.h R scripts/ems/biconcor/SuffixArray.cpp R scripts/ems/biconcor/SuffixArray.h R scripts/ems/biconcor/TargetCorpus.cpp R scripts/ems/biconcor/TargetCorpus.h R scripts/ems/biconcor/Vocabulary.cpp R scripts/ems/biconcor/Vocabulary.h R scripts/ems/biconcor/base64.cpp R scripts/ems/biconcor/base64.h R scripts/ems/biconcor/biconcor.cpp Log Message: ----------- move biconcor to / Commit: bc2bf8224cf3598fa856c609273acc44c96f96f8 https://github.com/moses-smt/mosesdecoder/commit/bc2bf8224cf3598fa856c609273acc44c96f96f8 Author: Hieu Hoang <fis...@gm...> Date: 2012-05-31 (Thu, 31 May 2012) Changed paths: M jam-files/sanity.jam R mert/init.opt Log Message: ----------- Merge github.com:moses-smt/mosesdecoder Commit: 833435561dcf6db47be14e71f29bf1ee20feabac https://github.com/moses-smt/mosesdecoder/commit/833435561dcf6db47be14e71f29bf1ee20feabac Author: Kenneth Heafield <gi...@kh...> Date: 2012-05-31 (Thu, 31 May 2012) Changed paths: M Jamroot Log Message: ----------- Warning about dist directory. Commit: a7964e02abccba838e7db1c4bdcebb65edb53c74 https://github.com/moses-smt/mosesdecoder/commit/a7964e02abccba838e7db1c4bdcebb65edb53c74 Author: Kenneth Heafield <gi...@kh...> Date: 2012-05-31 (Thu, 31 May 2012) Changed paths: R kenlm Log Message: ----------- As long as we're deprecating paths Commit: 7a78e2d0f794cadaffe549bd278441e44e43e9a6 https://github.com/moses-smt/mosesdecoder/commit/7a78e2d0f794cadaffe549bd278441e44e43e9a6 Author: Barry Haddow <bar...@gm...> Date: 2012-06-01 (Fri, 01 Jun 2012) Changed paths: M misc/queryPhraseTable.cpp Log Message: ----------- Add option just to give counts Commit: 7e546e1529b89f9e006bb2df492818877f406001 https://github.com/moses-smt/mosesdecoder/commit/7e546e1529b89f9e006bb2df492818877f406001 Author: Hieu Hoang <fis...@gm...> Date: 2012-06-01 (Fri, 01 Jun 2012) Changed paths: M scripts/training/train-model.perl Log Message: ----------- -external-bin-dir is not required if not running mkcls or giza/mgiza. Convert relative to absoluate paths using File::Spec::Unix Commit: a912bb6675964bc500489739344c458fee11e230 https://github.com/moses-smt/mosesdecoder/commit/a912bb6675964bc500489739344c458fee11e230 Author: Hieu Hoang <fis...@gm...> Date: 2012-06-01 (Fri, 01 Jun 2012) Changed paths: M Jamroot R kenlm M misc/queryPhraseTable.cpp Log Message: ----------- Merge github.com:moses-smt/mosesdecoder Commit: 47a6ee71cd89d85554990bce3d3c8813e26a2997 https://github.com/moses-smt/mosesdecoder/commit/47a6ee71cd89d85554990bce3d3c8813e26a2997 Author: Barry Haddow <bar...@gm...> Date: 2012-06-01 (Fri, 01 Jun 2012) Changed paths: M regression-testing/Jamfile M regression-testing/run-test-extract.perl R regression-testing/run-test-suite.perl Log Message: ----------- Update regression testing to work with new build layout. Added the extract test to suite. Disabled extract-rules test for now, since it fails. Removed run-test-suite.perl, since tests are run with bjam. Commit: 18af87c72be388dd3c3b95c4efa1f13764583d30 https://github.com/moses-smt/mosesdecoder/commit/18af87c72be388dd3c3b95c4efa1f13764583d30 Author: Barry Haddow <bar...@gm...> Date: 2012-06-01 (Fri, 01 Jun 2012) Changed paths: M scripts/training/train-model.perl Log Message: ----------- Merge branch 'master' of github.com:moses-smt/mosesdecoder Commit: 035c756c8c37a0d8a228b3a6f81c4c6f8026493f https://github.com/moses-smt/mosesdecoder/commit/035c756c8c37a0d8a228b3a6f81c4c6f8026493f Author: Barry Haddow <bar...@gm...> Date: 2012-06-01 (Fri, 01 Jun 2012) Changed paths: M cruise-control/config.ems Log Message: ----------- ems requires external-bin-dir Commit: 35f4da44b8f8e0f9d3c8e00e2516a31fd8cfcb78 https://github.com/moses-smt/mosesdecoder/commit/35f4da44b8f8e0f9d3c8e00e2516a31fd8cfcb78 Author: Tetsuo Kiso <tet...@is...> Date: 2012-06-02 (Sat, 02 Jun 2012) Changed paths: M scripts/training/mert-moses.pl Log Message: ----------- Add a flag to set Batch MIRA's hyperparameters to mert-moses.pl. - Add the descriptions to the usage. - Initialize the variable $sum. - Close file handle. Commit: 25f5def387cc0aed66ef2f9c051cee02ec30f10d https://github.com/moses-smt/mosesdecoder/commit/25f5def387cc0aed66ef2f9c051cee02ec30f10d Author: Barry Haddow <bar...@gm...> Date: 2012-06-03 (Sun, 03 Jun 2012) Changed paths: M scripts/generic/extract-parallel.perl Log Message: ----------- Fix for case where no ttable is to be created Commit: 175cd5754c570e0b8fdf12213647eb8c2c8ec59f https://github.com/moses-smt/mosesdecoder/commit/175cd5754c570e0b8fdf12213647eb8c2c8ec59f Author: Barry Haddow <bar...@gm...> Date: 2012-06-03 (Sun, 03 Jun 2012) Changed paths: M scripts/training/mert-moses.pl Log Message: ----------- Merge branch 'master' of github.com:moses-smt/mosesdecoder Commit: 86a1886cb49fa98aa83e93d03bb53e79dba1f0ca https://github.com/moses-smt/mosesdecoder/commit/86a1886cb49fa98aa83e93d03bb53e79dba1f0ca Author: Hieu Hoang <fis...@gm...> Date: 2012-06-05 (Tue, 05 Jun 2012) Changed paths: M BUILD-INSTRUCTIONS.txt M Jamroot M scripts/Jamfile Log Message: ----------- get rid of mention of --with-giza arg Commit: 156b5db0fe9caaaded7bd8839133db3be9bbc200 https://github.com/moses-smt/mosesdecoder/commit/156b5db0fe9caaaded7bd8839133db3be9bbc200 Author: Hieu Hoang <fis...@gm...> Date: 2012-06-06 (Wed, 06 Jun 2012) Changed paths: M cruise-control/config.ems M misc/queryPhraseTable.cpp M regression-testing/Jamfile M regression-testing/run-test-extract.perl R regression-testing/run-test-suite.perl M scripts/generic/extract-parallel.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: 2599ef6dc3c895249eef8102dc0374577b9afd14 https://github.com/moses-smt/mosesdecoder/commit/2599ef6dc3c895249eef8102dc0374577b9afd14 Author: Tetsuo Kiso <tet...@is...> Date: 2012-06-09 (Sat, 09 Jun 2012) Changed paths: M mert/kbmira.cpp Log Message: ----------- Bug fix: kbmira failed to load dense weights. Commit: 1dbd8e5ec5f3d29adecaf0d6f9802a97c0eb4644 https://github.com/moses-smt/mosesdecoder/commit/1dbd8e5ec5f3d29adecaf0d6f9802a97c0eb4644 Author: Tetsuo Kiso <tet...@is...> Date: 2012-06-09 (Sat, 09 Jun 2012) Changed paths: M BUILD-INSTRUCTIONS.txt M Jamroot A biconcor/Alignment.cpp A biconcor/Alignment.h A biconcor/Jamfile A biconcor/Mismatch.cpp A biconcor/Mismatch.h A biconcor/PhrasePair.cpp A biconcor/PhrasePair.h A biconcor/PhrasePairCollection.cpp A biconcor/PhrasePairCollection.h A biconcor/SuffixArray.cpp A biconcor/SuffixArray.h A biconcor/TargetCorpus.cpp A biconcor/TargetCorpus.h A biconcor/Vocabulary.cpp A biconcor/Vocabulary.h A biconcor/base64.cpp A biconcor/base64.h A biconcor/biconcor.cpp M cruise-control/config.ems M jam-files/sanity.jam R kenlm R mert/init.opt M misc/queryPhraseTable.cpp M regression-testing/Jamfile M regression-testing/run-test-extract.perl R regression-testing/run-test-suite.perl M scripts/Jamfile R scripts/ems/biconcor/Alignment.cpp R scripts/ems/biconcor/Alignment.h R scripts/ems/biconcor/Jamfile R scripts/ems/biconcor/Mismatch.cpp R scripts/ems/biconcor/Mismatch.h R scripts/ems/biconcor/PhrasePair.cpp R scripts/ems/biconcor/PhrasePair.h R scripts/ems/biconcor/PhrasePairCollection.cpp R scripts/ems/biconcor/PhrasePairCollection.h R scripts/ems/biconcor/SuffixArray.cpp R scripts/ems/biconcor/SuffixArray.h R scripts/ems/biconcor/TargetCorpus.cpp R scripts/ems/biconcor/TargetCorpus.h R scripts/ems/biconcor/Vocabulary.cpp R scripts/ems/biconcor/Vocabulary.h R scripts/ems/biconcor/base64.cpp R scripts/ems/biconcor/base64.h R scripts/ems/biconcor/biconcor.cpp M scripts/generic/extract-parallel.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: 4d284b25ad22ae6a3d0a9a0941589bd70c8c695f https://github.com/moses-smt/mosesdecoder/commit/4d284b25ad22ae6a3d0a9a0941589bd70c8c695f Author: Colin Cherry <col...@gm...> Date: 2012-06-12 (Tue, 12 Jun 2012) Changed paths: M scripts/training/mert-moses.pl Log Message: ----------- Added --return-best-dev to mert-moses.pl Copies the run*.moses.ini with the highest development BLEU to moses.ini, instead of copying the weights from the last run of optimization. Recommended when using kbmira (and probably pro). Commit: 742f2d047fed8898f461ca42defc9094d0809660 https://github.com/moses-smt/mosesdecoder/commit/742f2d047fed8898f461ca42defc9094d0809660 Author: Colin Cherry <col...@gm...> Date: 2012-06-12 (Tue, 12 Jun 2012) Changed paths: M scripts/training/mert-moses.pl Log Message: ----------- Fixed a bug in --return-best-dev Commit: a8a5f896dbdfffddf0468ba7a28a06b29dbba3a7 https://github.com/moses-smt/mosesdecoder/commit/a8a5f896dbdfffddf0468ba7a28a06b29dbba3a7 Author: Colin Cherry <col...@gm...> Date: 2012-06-14 (Thu, 14 Jun 2012) Changed paths: M mert/MiraFeatureVector.cpp M mert/kbmira.cpp Log Message: ----------- Fixed some bugs in BatchMira's sparse feature handling. Commit: 07a5c67ebce0649cbfa2149b25a2d3042c612654 https://github.com/moses-smt/mosesdecoder/commit/07a5c67ebce0649cbfa2149b25a2d3042c612654 Author: Colin Cherry <col...@gm...> Date: 2012-06-14 (Thu, 14 Jun 2012) Changed paths: M BUILD-INSTRUCTIONS.txt M Jamroot M OnDiskPt/Jamfile A biconcor/Alignment.cpp A biconcor/Alignment.h A biconcor/Jamfile A biconcor/Mismatch.cpp A biconcor/Mismatch.h A biconcor/PhrasePair.cpp A biconcor/PhrasePair.h A biconcor/PhrasePairCollection.cpp A biconcor/PhrasePairCollection.h A biconcor/SuffixArray.cpp A biconcor/SuffixArray.h A biconcor/TargetCorpus.cpp A biconcor/TargetCorpus.h A biconcor/Vocabulary.cpp A biconcor/Vocabulary.h A biconcor/base64.cpp A biconcor/base64.h A biconcor/biconcor.cpp A contrib/tmcombine/test/model3/model/lex.counts.e2f A contrib/tmcombine/test/model3/model/lex.counts.f2e A contrib/tmcombine/test/model3/model/lex.e2f A contrib/tmcombine/test/model3/model/lex.f2e A contrib/tmcombine/test/model3/model/phrase-table A contrib/tmcombine/test/model4/model/lex.counts.e2f A contrib/tmcombine/test/model4/model/lex.counts.f2e A contrib/tmcombine/test/model4/model/lex.e2f A contrib/tmcombine/test/model4/model/lex.f2e A contrib/tmcombine/test/model4/model/phrase-table A contrib/tmcombine/test/phrase-table_test10 M contrib/tmcombine/test/phrase-table_test8 A contrib/tmcombine/test/phrase-table_test9 M contrib/tmcombine/tmcombine.py M cruise-control/config.ems M jam-files/sanity.jam R kenlm M lm/Jamfile M mert/Jamfile R mert/init.opt M misc/queryPhraseTable.cpp M moses-chart-cmd/src/Jamfile M moses-cmd/src/Jamfile A phrase-extract/AlignmentPhrase.cpp A phrase-extract/AlignmentPhrase.h A phrase-extract/ExtractedRule.cpp A phrase-extract/ExtractedRule.h A phrase-extract/Hole.h A phrase-extract/HoleCollection.cpp A phrase-extract/HoleCollection.h A phrase-extract/InputFileStream.cpp A phrase-extract/InputFileStream.h A phrase-extract/Jamfile A phrase-extract/OutputFileStream.cpp A phrase-extract/OutputFileStream.h A phrase-extract/PhraseAlignment.cpp A phrase-extract/PhraseAlignment.h A phrase-extract/RuleExist.h A phrase-extract/RuleExtractionOptions.h A phrase-extract/SafeGetline.h A phrase-extract/SentenceAlignment.cpp A phrase-extract/SentenceAlignment.h A phrase-extract/SentenceAlignmentWithSyntax.cpp A phrase-extract/SentenceAlignmentWithSyntax.h A phrase-extract/SyntaxTree.cpp A phrase-extract/SyntaxTree.h A phrase-extract/XmlException.h A phrase-extract/XmlTree.cpp A phrase-extract/XmlTree.h A phrase-extract/consolidate-direct.cpp A phrase-extract/consolidate-direct.vcxproj A phrase-extract/consolidate-reverse.cpp A phrase-extract/consolidate.cpp A phrase-extract/consolidate.vcxproj A phrase-extract/extract-ghkm/Alignment.cpp A phrase-extract/extract-ghkm/Alignment.h A phrase-extract/extract-ghkm/AlignmentGraph.cpp A phrase-extract/extract-ghkm/AlignmentGraph.h A phrase-extract/extract-ghkm/ComposedRule.cpp A phrase-extract/extract-ghkm/ComposedRule.h A phrase-extract/extract-ghkm/Exception.h A phrase-extract/extract-ghkm/ExtractGHKM.cpp A phrase-extract/extract-ghkm/ExtractGHKM.h A phrase-extract/extract-ghkm/Jamfile A phrase-extract/extract-ghkm/Main.cpp A phrase-extract/extract-ghkm/Node.cpp A phrase-extract/extract-ghkm/Node.h A phrase-extract/extract-ghkm/Options.h A phrase-extract/extract-ghkm/ParseTree.cpp A phrase-extract/extract-ghkm/ParseTree.h A phrase-extract/extract-ghkm/ScfgRule.cpp A phrase-extract/extract-ghkm/ScfgRule.h A phrase-extract/extract-ghkm/ScfgRuleWriter.cpp A phrase-extract/extract-ghkm/ScfgRuleWriter.h A phrase-extract/extract-ghkm/Span.cpp A phrase-extract/extract-ghkm/Span.h A phrase-extract/extract-ghkm/Subgraph.cpp A phrase-extract/extract-ghkm/Subgraph.h A phrase-extract/extract-ghkm/XmlTreeParser.cpp A phrase-extract/extract-ghkm/XmlTreeParser.h A phrase-extract/extract-lex.cpp A phrase-extract/extract-lex.h A phrase-extract/extract-lex.vcxproj A phrase-extract/extract-rules.cpp A phrase-extract/extract-rules.vcxproj A phrase-extract/extract.cpp A phrase-extract/extract.vcxproj A phrase-extract/extract.xcodeproj/project.pbxproj A phrase-extract/gzfilebuf.h A phrase-extract/hierarchical.h A phrase-extract/lexical-reordering/InputFileStream.cpp A phrase-extract/lexical-reordering/InputFileStream.h A phrase-extract/lexical-reordering/Jamfile A phrase-extract/lexical-reordering/gzfilebuf.h A phrase-extract/lexical-reordering/reordering_classes.cpp A phrase-extract/lexical-reordering/reordering_classes.h A phrase-extract/lexical-reordering/score.cpp A phrase-extract/pcfg-common/Jamfile A phrase-extract/pcfg-common/exception.h A phrase-extract/pcfg-common/numbered_set.h A phrase-extract/pcfg-common/pcfg.cc A phrase-extract/pcfg-common/pcfg.h A phrase-extract/pcfg-common/pcfg_tree.h A phrase-extract/pcfg-common/syntax_tree.h A phrase-extract/pcfg-common/tool.cc A phrase-extract/pcfg-common/tool.h A phrase-extract/pcfg-common/typedef.h A phrase-extract/pcfg-common/xml_tree_parser.cc A phrase-extract/pcfg-common/xml_tree_parser.h A phrase-extract/pcfg-common/xml_tree_writer.h A phrase-extract/pcfg-extract/Jamfile A phrase-extract/pcfg-extract/main.cc A phrase-extract/pcfg-extract/options.h A phrase-extract/pcfg-extract/pcfg_extract.cc A phrase-extract/pcfg-extract/pcfg_extract.h A phrase-extract/pcfg-extract/rule_collection.cc A phrase-extract/pcfg-extract/rule_collection.h A phrase-extract/pcfg-extract/rule_extractor.cc A phrase-extract/pcfg-extract/rule_extractor.h A phrase-extract/pcfg-score/Jamfile A phrase-extract/pcfg-score/main.cc A phrase-extract/pcfg-score/options.h A phrase-extract/pcfg-score/pcfg_score.cc A phrase-extract/pcfg-score/pcfg_score.h A phrase-extract/pcfg-score/tree_scorer.cc A phrase-extract/pcfg-score/tree_scorer.h A phrase-extract/phrase-extract.sln A phrase-extract/relax-parse.cpp A phrase-extract/relax-parse.h A phrase-extract/score.cpp A phrase-extract/score.h A phrase-extract/score.vcxproj A phrase-extract/statistics.cpp A phrase-extract/tables-core.cpp A phrase-extract/tables-core.h M regression-testing/Jamfile M regression-testing/MosesRegressionTesting.pm M regression-testing/run-test-extract.perl M regression-testing/run-test-mert.perl R regression-testing/run-test-suite.perl M scripts/Jamfile R scripts/ems/biconcor/Alignment.cpp R scripts/ems/biconcor/Alignment.h R scripts/ems/biconcor/Jamfile R scripts/ems/biconcor/Mismatch.cpp R scripts/ems/biconcor/Mismatch.h R scripts/ems/biconcor/PhrasePair.cpp R scripts/ems/biconcor/PhrasePair.h R scripts/ems/biconcor/PhrasePairCollection.cpp R scripts/ems/biconcor/PhrasePairCollection.h R scripts/ems/biconcor/SuffixArray.cpp R scripts/ems/biconcor/SuffixArray.h R scripts/ems/biconcor/TargetCorpus.cpp R scripts/ems/biconcor/TargetCorpus.h R scripts/ems/biconcor/Vocabulary.cpp R scripts/ems/biconcor/Vocabulary.h R scripts/ems/biconcor/base64.cpp R scripts/ems/biconcor/base64.h R scripts/ems/biconcor/biconcor.cpp 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.perl M scripts/generic/extract-parallel.perl M scripts/training/Jamfile R scripts/training/compact-rule-table/Compactify.cpp R scripts/training/compact-rule-table/Compactify.h R scripts/training/compact-rule-table/Compactify_Main.cpp R scripts/training/compact-rule-table/Exception.h R scripts/training/compact-rule-table/Jamfile R scripts/training/compact-rule-table/NumberedSet.h R scripts/training/compact-rule-table/Options.h R scripts/training/compact-rule-table/RuleTableParser.cpp R scripts/training/compact-rule-table/RuleTableParser.h R scripts/training/compact-rule-table/Tool.h A scripts/training/giza2bal.pl R scripts/training/lexical-reordering/InputFileStream.cpp R scripts/training/lexical-reordering/InputFileStream.h R scripts/training/lexical-reordering/Jamfile R scripts/training/lexical-reordering/gzfilebuf.h R scripts/training/lexical-reordering/reordering_classes.cpp R scripts/training/lexical-reordering/reordering_classes.h R scripts/training/lexical-reordering/score.cpp M scripts/training/mert-moses.pl R scripts/training/phrase-extract/AlignmentPhrase.cpp R scripts/training/phrase-extract/AlignmentPhrase.h R scripts/training/phrase-extract/ExtractedRule.cpp R scripts/training/phrase-extract/ExtractedRule.h R scripts/training/phrase-extract/Hole.h R scripts/training/phrase-extract/HoleCollection.cpp R scripts/training/phrase-extract/HoleCollection.h R scripts/training/phrase-extract/InputFileStream.cpp R scripts/training/phrase-extract/InputFileStream.h R scripts/training/phrase-extract/Jamfile R scripts/training/phrase-extract/OutputFileStream.cpp R scripts/training/phrase-extract/OutputFileStream.h R scripts/training/phrase-extract/PhraseAlignment.cpp R scripts/training/phrase-extract/PhraseAlignment.h R scripts/training/phrase-extract/RuleExist.h R scripts/training/phrase-extract/RuleExtractionOptions.h R scripts/training/phrase-extract/SafeGetline.h R scripts/training/phrase-extract/SentenceAlignment.cpp R scripts/training/phrase-extract/SentenceAlignment.h R scripts/training/phrase-extract/SentenceAlignmentWithSyntax.cpp R scripts/training/phrase-extract/SentenceAlignmentWithSyntax.h R scripts/training/phrase-extract/SyntaxTree.cpp R scripts/training/phrase-extract/SyntaxTree.h R scripts/training/phrase-extract/XmlException.h R scripts/training/phrase-extract/XmlTree.cpp R scripts/training/phrase-extract/XmlTree.h R scripts/training/phrase-extract/consolidate-direct.cpp R scripts/training/phrase-extract/consolidate-direct.vcxproj R scripts/training/phrase-extract/consolidate-reverse.cpp R scripts/training/phrase-extract/consolidate.cpp R scripts/training/phrase-extract/consolidate.vcxproj R scripts/training/phrase-extract/extract-ghkm/Alignment.cpp R scripts/training/phrase-extract/extract-ghkm/Alignment.h R scripts/training/phrase-extract/extract-ghkm/AlignmentGraph.cpp R scripts/training/phrase-extract/extract-ghkm/AlignmentGraph.h R scripts/training/phrase-extract/extract-ghkm/ComposedRule.cpp R scripts/training/phrase-extract/extract-ghkm/ComposedRule.h R scripts/training/phrase-extract/extract-ghkm/Exception.h R scripts/training/phrase-extract/extract-ghkm/ExtractGHKM.cpp R scripts/training/phrase-extract/extract-ghkm/ExtractGHKM.h R scripts/training/phrase-extract/extract-ghkm/Jamfile R scripts/training/phrase-extract/extract-ghkm/Main.cpp R scripts/training/phrase-extract/extract-ghkm/Node.cpp R scripts/training/phrase-extract/extract-ghkm/Node.h R scripts/training/phrase-extract/extract-ghkm/Options.h R scripts/training/phrase-extract/extract-ghkm/ParseTree.cpp R scripts/training/phrase-extract/extract-ghkm/ParseTree.h R scripts/training/phrase-extract/extract-ghkm/ScfgRule.cpp R scripts/training/phrase-extract/extract-ghkm/ScfgRule.h R scripts/training/phrase-extract/extract-ghkm/ScfgRuleWriter.cpp R scripts/training/phrase-extract/extract-ghkm/ScfgRuleWriter.h R scripts/training/phrase-extract/extract-ghkm/Span.cpp R scripts/training/phrase-extract/extract-ghkm/Span.h R scripts/training/phrase-extract/extract-ghkm/Subgraph.cpp R scripts/training/phrase-extract/extract-ghkm/Subgraph.h R scripts/training/phrase-extract/extract-ghkm/XmlTreeParser.cpp R scripts/training/phrase-extract/extract-ghkm/XmlTreeParser.h R scripts/training/phrase-extract/extract-lex.cpp R scripts/training/phrase-extract/extract-lex.h R scripts/training/phrase-extract/extract-lex.vcxproj R scripts/training/phrase-extract/extract-rules.cpp R scripts/training/phrase-extract/extract-rules.vcxproj R scripts/training/phrase-extract/extract.cpp R scripts/training/phrase-extract/extract.vcxproj R scripts/training/phrase-extract/extract.xcodeproj/project.pbxproj R scripts/training/phrase-extract/gzfilebuf.h R scripts/training/phrase-extract/hierarchical.h R scripts/training/phrase-extract/pcfg-common/Jamfile R scripts/training/phrase-extract/pcfg-common/exception.h R scripts/training/phrase-extract/pcfg-common/numbered_set.h R scripts/training/phrase-extract/pcfg-common/pcfg.cc R scripts/training/phrase-extract/pcfg-common/pcfg.h R scripts/training/phrase-extract/pcfg-common/pcfg_tree.h R scripts/training/phrase-extract/pcfg-common/syntax_tree.h R scripts/training/phrase-extract/pcfg-common/tool.cc R scripts/training/phrase-extract/pcfg-common/tool.h R scripts/training/phrase-extract/pcfg-common/typedef.h R scripts/training/phrase-extract/pcfg-common/xml_tree_parser.cc R scripts/training/phrase-extract/pcfg-common/xml_tree_parser.h R scripts/training/phrase-extract/pcfg-common/xml_tree_writer.h R scripts/training/phrase-extract/pcfg-extract/Jamfile R scripts/training/phrase-extract/pcfg-extract/main.cc R scripts/training/phrase-extract/pcfg-extract/options.h R scripts/training/phrase-extract/pcfg-extract/pcfg_extract.cc R scripts/training/phrase-extract/pcfg-extract/pcfg_extract.h R scripts/training/phrase-extract/pcfg-extract/rule_collection.cc R scripts/training/phrase-extract/pcfg-extract/rule_collection.h R scripts/training/phrase-extract/pcfg-extract/rule_extractor.cc R scripts/training/phrase-extract/pcfg-extract/rule_extractor.h R scripts/training/phrase-extract/pcfg-score/Jamfile R scripts/training/phrase-extract/pcfg-score/main.cc R scripts/training/phrase-extract/pcfg-score/options.h R scripts/training/phrase-extract/pcfg-score/pcfg_score.cc R scripts/training/phrase-extract/pcfg-score/pcfg_score.h R scripts/training/phrase-extract/pcfg-score/tree_scorer.cc R scripts/training/phrase-extract/pcfg-score/tree_scorer.h R scripts/training/phrase-extract/phrase-extract.sln R scripts/training/phrase-extract/relax-parse.cpp R scripts/training/phrase-extract/relax-parse.h R scripts/training/phrase-extract/score.cpp R scripts/training/phrase-extract/score.h R scripts/training/phrase-extract/score.vcxproj R scripts/training/phrase-extract/statistics.cpp R scripts/training/phrase-extract/tables-core.cpp R scripts/training/phrase-extract/tables-core.h R scripts/training/symal/Jamfile R scripts/training/symal/cmd.c R scripts/training/symal/cmd.h R scripts/training/symal/giza2bal.pl R scripts/training/symal/symal.cpp R scripts/training/symal/symal.vcproj A scripts/training/train-model.perl R scripts/training/train-model.perl.missing_bin_dir A symal/Jamfile A symal/cmd.c A symal/cmd.h A symal/symal.cpp A symal/symal.vcproj Log Message: ----------- Merge branch 'master' into miramerge Conflicts: Jamroot misc/queryPhraseTable.cpp scripts/training/train-model.perl Compare: https://github.com/moses-smt/mosesdecoder/compare/5932800489f4...07a5c67ebce0 |
From: GitHub <no...@gi...> - 2012-06-14 18:17:47
|
Branch: refs/heads/miramerge Home: https://github.com/moses-smt/mosesdecoder Commit: a901fc9f5089a0ac358a7507c7a188544c7214a1 https://github.com/moses-smt/mosesdecoder/commit/a901fc9f5089a0ac358a7507c7a188544c7214a1 Author: Colin Cherry <col...@gm...> Date: 2012-06-14 (Thu, 14 Jun 2012) Changed paths: M mert/MiraFeatureVector.cpp M mert/kbmira.cpp Log Message: ----------- Fixed some bugs in BatchMira's sparse feature handling. Commit: 5932800489f47eca66fa50a1f43d6f2e42c19d67 https://github.com/moses-smt/mosesdecoder/commit/5932800489f47eca66fa50a1f43d6f2e42c19d67 Author: Colin Cherry <col...@gm...> Date: 2012-06-14 (Thu, 14 Jun 2012) Changed paths: M mert/kbmira.cpp Log Message: ----------- Spurious space disagreed with master Compare: https://github.com/moses-smt/mosesdecoder/compare/06f76157790b...5932800489f4 |
From: GitHub <no...@gi...> - 2012-06-14 18:17:40
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: a8a5f896dbdfffddf0468ba7a28a06b29dbba3a7 https://github.com/moses-smt/mosesdecoder/commit/a8a5f896dbdfffddf0468ba7a28a06b29dbba3a7 Author: Colin Cherry <col...@gm...> Date: 2012-06-14 (Thu, 14 Jun 2012) Changed paths: M mert/MiraFeatureVector.cpp M mert/kbmira.cpp Log Message: ----------- Fixed some bugs in BatchMira's sparse feature handling. |
From: GitHub <no...@gi...> - 2012-06-13 03:02:45
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 742f2d047fed8898f461ca42defc9094d0809660 https://github.com/moses-smt/mosesdecoder/commit/742f2d047fed8898f461ca42defc9094d0809660 Author: Colin Cherry <col...@gm...> Date: 2012-06-12 (Tue, 12 Jun 2012) Changed paths: M scripts/training/mert-moses.pl Log Message: ----------- Fixed a bug in --return-best-dev |
From: GitHub <no...@gi...> - 2012-06-12 13:19:41
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 4d284b25ad22ae6a3d0a9a0941589bd70c8c695f https://github.com/moses-smt/mosesdecoder/commit/4d284b25ad22ae6a3d0a9a0941589bd70c8c695f Author: Colin Cherry <col...@gm...> Date: 2012-06-12 (Tue, 12 Jun 2012) Changed paths: M scripts/training/mert-moses.pl Log Message: ----------- Added --return-best-dev to mert-moses.pl Copies the run*.moses.ini with the highest development BLEU to moses.ini, instead of copying the weights from the last run of optimization. Recommended when using kbmira (and probably pro). |
From: GitHub <no...@gi...> - 2012-06-09 10:32:51
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 2599ef6dc3c895249eef8102dc0374577b9afd14 https://github.com/moses-smt/mosesdecoder/commit/2599ef6dc3c895249eef8102dc0374577b9afd14 Author: Tetsuo Kiso <tet...@is...> Date: 2012-06-09 (Sat, 09 Jun 2012) Changed paths: M mert/kbmira.cpp Log Message: ----------- Bug fix: kbmira failed to load dense weights. Commit: 1dbd8e5ec5f3d29adecaf0d6f9802a97c0eb4644 https://github.com/moses-smt/mosesdecoder/commit/1dbd8e5ec5f3d29adecaf0d6f9802a97c0eb4644 Author: Tetsuo Kiso <tet...@is...> Date: 2012-06-09 (Sat, 09 Jun 2012) Changed paths: M BUILD-INSTRUCTIONS.txt M Jamroot A biconcor/Alignment.cpp A biconcor/Alignment.h A biconcor/Jamfile A biconcor/Mismatch.cpp A biconcor/Mismatch.h A biconcor/PhrasePair.cpp A biconcor/PhrasePair.h A biconcor/PhrasePairCollection.cpp A biconcor/PhrasePairCollection.h A biconcor/SuffixArray.cpp A biconcor/SuffixArray.h A biconcor/TargetCorpus.cpp A biconcor/TargetCorpus.h A biconcor/Vocabulary.cpp A biconcor/Vocabulary.h A biconcor/base64.cpp A biconcor/base64.h A biconcor/biconcor.cpp M cruise-control/config.ems M jam-files/sanity.jam R kenlm R mert/init.opt M misc/queryPhraseTable.cpp M regression-testing/Jamfile M regression-testing/run-test-extract.perl R regression-testing/run-test-suite.perl M scripts/Jamfile R scripts/ems/biconcor/Alignment.cpp R scripts/ems/biconcor/Alignment.h R scripts/ems/biconcor/Jamfile R scripts/ems/biconcor/Mismatch.cpp R scripts/ems/biconcor/Mismatch.h R scripts/ems/biconcor/PhrasePair.cpp R scripts/ems/biconcor/PhrasePair.h R scripts/ems/biconcor/PhrasePairCollection.cpp R scripts/ems/biconcor/PhrasePairCollection.h R scripts/ems/biconcor/SuffixArray.cpp R scripts/ems/biconcor/SuffixArray.h R scripts/ems/biconcor/TargetCorpus.cpp R scripts/ems/biconcor/TargetCorpus.h R scripts/ems/biconcor/Vocabulary.cpp R scripts/ems/biconcor/Vocabulary.h R scripts/ems/biconcor/base64.cpp R scripts/ems/biconcor/base64.h R scripts/ems/biconcor/biconcor.cpp M scripts/generic/extract-parallel.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/156b5db...1dbd8e5 |
From: GitHub <no...@gi...> - 2012-06-06 23:27:17
|
Branch: refs/heads/miramerge Home: https://github.com/moses-smt/mosesdecoder Commit: e53aee12752d5d7bcf57cb9f48f5a767b478626b https://github.com/moses-smt/mosesdecoder/commit/e53aee12752d5d7bcf57cb9f48f5a767b478626b Author: Barry Haddow <bar...@gm...> Date: 2012-06-06 (Wed, 06 Jun 2012) Changed paths: M Jamroot Log Message: ----------- Fix mpi build Commit: 06f76157790b3a742a7deeebdd5aa9368ae6b33e https://github.com/moses-smt/mosesdecoder/commit/06f76157790b3a742a7deeebdd5aa9368ae6b33e Author: Barry Haddow <bar...@gm...> Date: 2012-06-06 (Wed, 06 Jun 2012) Changed paths: M .gitignore M Jamroot M OnDiskPt/Jamfile A OnDiskPt/queryOnDiskPt.cpp A contrib/other-builds/OnDiskPt/.cproject A contrib/other-builds/OnDiskPt/.project A contrib/other-builds/lm/.cproject A contrib/other-builds/lm/.project M contrib/other-builds/moses-chart-cmd.xcodeproj/project.pbxproj M contrib/other-builds/moses-cmd.xcodeproj/project.pbxproj A contrib/other-builds/moses-cmd/.cproject A contrib/other-builds/moses-cmd/.project M contrib/other-builds/moses.xcodeproj/project.pbxproj A contrib/other-builds/moses/.cproject A contrib/other-builds/moses/.project A contrib/other-builds/util/.cproject A contrib/other-builds/util/.project R contrib/queryOnDiskPt/Jamfile R contrib/queryOnDiskPt/compile.sh R contrib/queryOnDiskPt/queryOnDiskPt.cpp M lm/bhiksha.cc M mert/BleuScorer.cpp M mert/BleuScorer.h M mert/BleuScorerTest.cpp M mert/DataTest.cpp M mert/FeatureDataIterator.cpp M mert/FeatureDataIterator.h M mert/FeatureDataTest.cpp M mert/FeatureStats.cpp M mert/FeatureStats.h A mert/HypPackEnumerator.cpp A mert/HypPackEnumerator.h M mert/Jamfile A mert/MiraFeatureVector.cpp A mert/MiraFeatureVector.h A mert/MiraWeightVector.cpp A mert/MiraWeightVector.h A mert/kbmira.cpp M moses-cmd/src/IOWrapper.h M moses-cmd/src/LatticeMBR.cpp M moses-cmd/src/LatticeMBR.h M moses/src/LM/ORLM.h M moses/src/RuleTable/PhraseDictionaryALSuffixArray.cpp M scripts/Jamfile 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.machines M scripts/ems/experiment.meta M scripts/ems/experiment.perl M scripts/ems/support/generic-multicore-parallelizer.perl M scripts/ems/support/report-experiment-scores.perl M scripts/generic/compound-splitter.perl M scripts/generic/extract-parallel.perl A scripts/generic/score-parallel.perl M scripts/tokenizer/deescape-special-chars.perl M scripts/tokenizer/detokenizer.perl M scripts/tokenizer/escape-special-chars.perl M scripts/tokenizer/tokenizer.perl M scripts/training/mert-moses.pl M scripts/training/phrase-extract/ExtractedRule.h M scripts/training/phrase-extract/Jamfile M scripts/training/phrase-extract/PhraseAlignment.cpp M scripts/training/phrase-extract/PhraseAlignment.h M scripts/training/phrase-extract/RuleExtractionOptions.h M scripts/training/phrase-extract/SentenceAlignmentWithSyntax.cpp M scripts/training/phrase-extract/SyntaxTree.cpp M scripts/training/phrase-extract/SyntaxTree.h M scripts/training/phrase-extract/XmlTree.cpp M scripts/training/phrase-extract/extract-ghkm/AlignmentGraph.cpp M scripts/training/phrase-extract/extract-ghkm/ExtractGHKM.cpp M scripts/training/phrase-extract/extract-ghkm/Node.h M scripts/training/phrase-extract/extract-ghkm/Options.h M scripts/training/phrase-extract/extract-ghkm/ParseTree.h M scripts/training/phrase-extract/extract-ghkm/ScfgRule.cpp M scripts/training/phrase-extract/extract-ghkm/ScfgRule.h M scripts/training/phrase-extract/extract-ghkm/ScfgRuleWriter.cpp M scripts/training/phrase-extract/extract-ghkm/ScfgRuleWriter.h M scripts/training/phrase-extract/extract-ghkm/Subgraph.cpp M scripts/training/phrase-extract/extract-ghkm/Subgraph.h M scripts/training/phrase-extract/extract-ghkm/XmlTreeParser.cpp M scripts/training/phrase-extract/extract-rules.cpp M scripts/training/phrase-extract/extract.cpp M scripts/training/phrase-extract/hierarchical.h A scripts/training/phrase-extract/pcfg-common/Jamfile A scripts/training/phrase-extract/pcfg-common/exception.h A scripts/training/phrase-extract/pcfg-common/numbered_set.h A scripts/training/phrase-extract/pcfg-common/pcfg.cc A scripts/training/phrase-extract/pcfg-common/pcfg.h A scripts/training/phrase-extract/pcfg-common/pcfg_tree.h A scripts/training/phrase-extract/pcfg-common/syntax_tree.h A scripts/training/phrase-extract/pcfg-common/tool.cc A scripts/training/phrase-extract/pcfg-common/tool.h A scripts/training/phrase-extract/pcfg-common/typedef.h A scripts/training/phrase-extract/pcfg-common/xml_tree_parser.cc A scripts/training/phrase-extract/pcfg-common/xml_tree_parser.h A scripts/training/phrase-extract/pcfg-common/xml_tree_writer.h A scripts/training/phrase-extract/pcfg-extract/Jamfile A scripts/training/phrase-extract/pcfg-extract/main.cc A scripts/training/phrase-extract/pcfg-extract/options.h A scripts/training/phrase-extract/pcfg-extract/pcfg_extract.cc A scripts/training/phrase-extract/pcfg-extract/pcfg_extract.h A scripts/training/phrase-extract/pcfg-extract/rule_collection.cc A scripts/training/phrase-extract/pcfg-extract/rule_collection.h A scripts/training/phrase-extract/pcfg-extract/rule_extractor.cc A scripts/training/phrase-extract/pcfg-extract/rule_extractor.h A scripts/training/phrase-extract/pcfg-score/Jamfile A scripts/training/phrase-extract/pcfg-score/main.cc A scripts/training/phrase-extract/pcfg-score/options.h A scripts/training/phrase-extract/pcfg-score/pcfg_score.cc A scripts/training/phrase-extract/pcfg-score/pcfg_score.h A scripts/training/phrase-extract/pcfg-score/tree_scorer.cc A scripts/training/phrase-extract/pcfg-score/tree_scorer.h M scripts/training/phrase-extract/relax-parse.h M scripts/training/phrase-extract/score.cpp M scripts/training/phrase-extract/score.h M scripts/training/phrase-extract/tables-core.cpp M scripts/training/phrase-extract/tables-core.h M scripts/training/train-model.perl.missing_bin_dir A scripts/training/wrappers/berkeleyparsed2mosesxml.perl A scripts/training/wrappers/mosesxml2berkeleyparsed.perl A scripts/training/wrappers/parse-de-berkeley.perl A scripts/training/wrappers/syntax-hyphen-splitting.perl Log Message: ----------- Merge branch 'miramerge' of github.com:moses-smt/mosesdecoder into miramerge Compare: https://github.com/moses-smt/mosesdecoder/compare/3c44d04...06f7615 |
From: GitHub <no...@gi...> - 2012-06-06 14:53:19
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 86a1886cb49fa98aa83e93d03bb53e79dba1f0ca https://github.com/moses-smt/mosesdecoder/commit/86a1886cb49fa98aa83e93d03bb53e79dba1f0ca Author: Hieu Hoang <fis...@gm...> Date: 2012-06-05 (Tue, 05 Jun 2012) Changed paths: M BUILD-INSTRUCTIONS.txt M Jamroot M scripts/Jamfile Log Message: ----------- get rid of mention of --with-giza arg Commit: 156b5db0fe9caaaded7bd8839133db3be9bbc200 https://github.com/moses-smt/mosesdecoder/commit/156b5db0fe9caaaded7bd8839133db3be9bbc200 Author: Hieu Hoang <fis...@gm...> Date: 2012-06-06 (Wed, 06 Jun 2012) Changed paths: M cruise-control/config.ems M misc/queryPhraseTable.cpp M regression-testing/Jamfile M regression-testing/run-test-extract.perl R regression-testing/run-test-suite.perl M scripts/generic/extract-parallel.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/175cd57...156b5db |
From: GitHub <no...@gi...> - 2012-06-03 21:46:03
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 25f5def387cc0aed66ef2f9c051cee02ec30f10d https://github.com/moses-smt/mosesdecoder/commit/25f5def387cc0aed66ef2f9c051cee02ec30f10d Author: Barry Haddow <bar...@gm...> Date: 2012-06-03 (Sun, 03 Jun 2012) Changed paths: M scripts/generic/extract-parallel.perl Log Message: ----------- Fix for case where no ttable is to be created Commit: 175cd5754c570e0b8fdf12213647eb8c2c8ec59f https://github.com/moses-smt/mosesdecoder/commit/175cd5754c570e0b8fdf12213647eb8c2c8ec59f Author: Barry Haddow <bar...@gm...> Date: 2012-06-03 (Sun, 03 Jun 2012) Changed paths: M scripts/training/mert-moses.pl Log Message: ----------- Merge branch 'master' of github.com:moses-smt/mosesdecoder Compare: https://github.com/moses-smt/mosesdecoder/compare/35f4da4...175cd57 |
From: GitHub <no...@gi...> - 2012-06-02 11:16:06
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 35f4da44b8f8e0f9d3c8e00e2516a31fd8cfcb78 https://github.com/moses-smt/mosesdecoder/commit/35f4da44b8f8e0f9d3c8e00e2516a31fd8cfcb78 Author: Tetsuo Kiso <tet...@is...> Date: 2012-06-02 (Sat, 02 Jun 2012) Changed paths: M scripts/training/mert-moses.pl Log Message: ----------- Add a flag to set Batch MIRA's hyperparameters to mert-moses.pl. - Add the descriptions to the usage. - Initialize the variable $sum. - Close file handle. |
From: GitHub <no...@gi...> - 2012-06-01 19:47:49
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 035c756c8c37a0d8a228b3a6f81c4c6f8026493f https://github.com/moses-smt/mosesdecoder/commit/035c756c8c37a0d8a228b3a6f81c4c6f8026493f Author: Barry Haddow <bar...@gm...> Date: 2012-06-01 (Fri, 01 Jun 2012) Changed paths: M cruise-control/config.ems Log Message: ----------- ems requires external-bin-dir |
From: GitHub <no...@gi...> - 2012-06-01 15:29:25
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 47a6ee71cd89d85554990bce3d3c8813e26a2997 https://github.com/moses-smt/mosesdecoder/commit/47a6ee71cd89d85554990bce3d3c8813e26a2997 Author: Barry Haddow <bar...@gm...> Date: 2012-06-01 (Fri, 01 Jun 2012) Changed paths: M regression-testing/Jamfile M regression-testing/run-test-extract.perl R regression-testing/run-test-suite.perl Log Message: ----------- Update regression testing to work with new build layout. Added the extract test to suite. Disabled extract-rules test for now, since it fails. Removed run-test-suite.perl, since tests are run with bjam. Commit: 18af87c72be388dd3c3b95c4efa1f13764583d30 https://github.com/moses-smt/mosesdecoder/commit/18af87c72be388dd3c3b95c4efa1f13764583d30 Author: Barry Haddow <bar...@gm...> Date: 2012-06-01 (Fri, 01 Jun 2012) Changed paths: 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/a912bb6...18af87c |
From: GitHub <no...@gi...> - 2012-06-01 13:35:27
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 7e546e1529b89f9e006bb2df492818877f406001 https://github.com/moses-smt/mosesdecoder/commit/7e546e1529b89f9e006bb2df492818877f406001 Author: Hieu Hoang <fis...@gm...> Date: 2012-06-01 (Fri, 01 Jun 2012) Changed paths: M scripts/training/train-model.perl Log Message: ----------- -external-bin-dir is not required if not running mkcls or giza/mgiza. Convert relative to absoluate paths using File::Spec::Unix Commit: a912bb6675964bc500489739344c458fee11e230 https://github.com/moses-smt/mosesdecoder/commit/a912bb6675964bc500489739344c458fee11e230 Author: Hieu Hoang <fis...@gm...> Date: 2012-06-01 (Fri, 01 Jun 2012) Changed paths: M Jamroot R kenlm M misc/queryPhraseTable.cpp Log Message: ----------- Merge github.com:moses-smt/mosesdecoder Compare: https://github.com/moses-smt/mosesdecoder/compare/7a78e2d...a912bb6 |
From: GitHub <no...@gi...> - 2012-06-01 12:53:39
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 7a78e2d0f794cadaffe549bd278441e44e43e9a6 https://github.com/moses-smt/mosesdecoder/commit/7a78e2d0f794cadaffe549bd278441e44e43e9a6 Author: Barry Haddow <bar...@gm...> Date: 2012-06-01 (Fri, 01 Jun 2012) Changed paths: M misc/queryPhraseTable.cpp Log Message: ----------- Add option just to give counts |
From: GitHub <no...@gi...> - 2012-05-31 23:14:02
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: a7964e02abccba838e7db1c4bdcebb65edb53c74 https://github.com/moses-smt/mosesdecoder/commit/a7964e02abccba838e7db1c4bdcebb65edb53c74 Author: Kenneth Heafield <gi...@kh...> Date: 2012-05-31 (Thu, 31 May 2012) Changed paths: R kenlm Log Message: ----------- As long as we're deprecating paths |
From: GitHub <no...@gi...> - 2012-05-31 23:13:32
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 833435561dcf6db47be14e71f29bf1ee20feabac https://github.com/moses-smt/mosesdecoder/commit/833435561dcf6db47be14e71f29bf1ee20feabac Author: Kenneth Heafield <gi...@kh...> Date: 2012-05-31 (Thu, 31 May 2012) Changed paths: M Jamroot Log Message: ----------- Warning about dist directory. |
From: GitHub <no...@gi...> - 2012-05-31 22:46:31
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 417d5ee57ba980b4a88031550163a218bf9c5a1c https://github.com/moses-smt/mosesdecoder/commit/417d5ee57ba980b4a88031550163a218bf9c5a1c Author: Hieu Hoang <fis...@gm...> Date: 2012-05-31 (Thu, 31 May 2012) Changed paths: M Jamroot A biconcor/Alignment.cpp A biconcor/Alignment.h A biconcor/Jamfile A biconcor/Mismatch.cpp A biconcor/Mismatch.h A biconcor/PhrasePair.cpp A biconcor/PhrasePair.h A biconcor/PhrasePairCollection.cpp A biconcor/PhrasePairCollection.h A biconcor/SuffixArray.cpp A biconcor/SuffixArray.h A biconcor/TargetCorpus.cpp A biconcor/TargetCorpus.h A biconcor/Vocabulary.cpp A biconcor/Vocabulary.h A biconcor/base64.cpp A biconcor/base64.h A biconcor/biconcor.cpp M scripts/Jamfile R scripts/ems/biconcor/Alignment.cpp R scripts/ems/biconcor/Alignment.h R scripts/ems/biconcor/Jamfile R scripts/ems/biconcor/Mismatch.cpp R scripts/ems/biconcor/Mismatch.h R scripts/ems/biconcor/PhrasePair.cpp R scripts/ems/biconcor/PhrasePair.h R scripts/ems/biconcor/PhrasePairCollection.cpp R scripts/ems/biconcor/PhrasePairCollection.h R scripts/ems/biconcor/SuffixArray.cpp R scripts/ems/biconcor/SuffixArray.h R scripts/ems/biconcor/TargetCorpus.cpp R scripts/ems/biconcor/TargetCorpus.h R scripts/ems/biconcor/Vocabulary.cpp R scripts/ems/biconcor/Vocabulary.h R scripts/ems/biconcor/base64.cpp R scripts/ems/biconcor/base64.h R scripts/ems/biconcor/biconcor.cpp Log Message: ----------- move biconcor to / Commit: bc2bf8224cf3598fa856c609273acc44c96f96f8 https://github.com/moses-smt/mosesdecoder/commit/bc2bf8224cf3598fa856c609273acc44c96f96f8 Author: Hieu Hoang <fis...@gm...> Date: 2012-05-31 (Thu, 31 May 2012) Changed paths: M jam-files/sanity.jam R mert/init.opt Log Message: ----------- Merge github.com:moses-smt/mosesdecoder Compare: https://github.com/moses-smt/mosesdecoder/compare/f716673...bc2bf82 |
From: GitHub <no...@gi...> - 2012-05-31 21:59:04
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: f716673f6765b2ce5c04b716e21cf233b4e17c8f https://github.com/moses-smt/mosesdecoder/commit/f716673f6765b2ce5c04b716e21cf233b4e17c8f Author: Barry Haddow <bar...@gm...> Date: 2012-05-31 (Thu, 31 May 2012) Changed paths: M jam-files/sanity.jam Log Message: ----------- Allow combination of --prefix and --git |
From: GitHub <no...@gi...> - 2012-05-31 17:26:59
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 713ff8c5e25a86606c75c2a162cac76b180da1a0 https://github.com/moses-smt/mosesdecoder/commit/713ff8c5e25a86606c75c2a162cac76b180da1a0 Author: Tetsuo Kiso <tet...@is...> Date: 2012-05-31 (Thu, 31 May 2012) Changed paths: R mert/init.opt Log Message: ----------- Delete mert/init.opt. It looks like the file was no longer used. |
From: GitHub <no...@gi...> - 2012-05-31 17:08:01
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 4eef94b1217a82eb979242dd3e06d8a4b6255e6e https://github.com/moses-smt/mosesdecoder/commit/4eef94b1217a82eb979242dd3e06d8a4b6255e6e Author: Hieu Hoang <fis...@gm...> Date: 2012-05-31 (Thu, 31 May 2012) Changed paths: M Jamroot A phrase-extract/AlignmentPhrase.cpp A phrase-extract/AlignmentPhrase.h A phrase-extract/ExtractedRule.cpp A phrase-extract/ExtractedRule.h A phrase-extract/Hole.h A phrase-extract/HoleCollection.cpp A phrase-extract/HoleCollection.h A phrase-extract/InputFileStream.cpp A phrase-extract/InputFileStream.h A phrase-extract/Jamfile A phrase-extract/OutputFileStream.cpp A phrase-extract/OutputFileStream.h A phrase-extract/PhraseAlignment.cpp A phrase-extract/PhraseAlignment.h A phrase-extract/RuleExist.h A phrase-extract/RuleExtractionOptions.h A phrase-extract/SafeGetline.h A phrase-extract/SentenceAlignment.cpp A phrase-extract/SentenceAlignment.h A phrase-extract/SentenceAlignmentWithSyntax.cpp A phrase-extract/SentenceAlignmentWithSyntax.h A phrase-extract/SyntaxTree.cpp A phrase-extract/SyntaxTree.h A phrase-extract/XmlException.h A phrase-extract/XmlTree.cpp A phrase-extract/XmlTree.h A phrase-extract/consolidate-direct.cpp A phrase-extract/consolidate-direct.vcxproj A phrase-extract/consolidate-reverse.cpp A phrase-extract/consolidate.cpp A phrase-extract/consolidate.vcxproj A phrase-extract/extract-ghkm/Alignment.cpp A phrase-extract/extract-ghkm/Alignment.h A phrase-extract/extract-ghkm/AlignmentGraph.cpp A phrase-extract/extract-ghkm/AlignmentGraph.h A phrase-extract/extract-ghkm/ComposedRule.cpp A phrase-extract/extract-ghkm/ComposedRule.h A phrase-extract/extract-ghkm/Exception.h A phrase-extract/extract-ghkm/ExtractGHKM.cpp A phrase-extract/extract-ghkm/ExtractGHKM.h A phrase-extract/extract-ghkm/Jamfile A phrase-extract/extract-ghkm/Main.cpp A phrase-extract/extract-ghkm/Node.cpp A phrase-extract/extract-ghkm/Node.h A phrase-extract/extract-ghkm/Options.h A phrase-extract/extract-ghkm/ParseTree.cpp A phrase-extract/extract-ghkm/ParseTree.h A phrase-extract/extract-ghkm/ScfgRule.cpp A phrase-extract/extract-ghkm/ScfgRule.h A phrase-extract/extract-ghkm/ScfgRuleWriter.cpp A phrase-extract/extract-ghkm/ScfgRuleWriter.h A phrase-extract/extract-ghkm/Span.cpp A phrase-extract/extract-ghkm/Span.h A phrase-extract/extract-ghkm/Subgraph.cpp A phrase-extract/extract-ghkm/Subgraph.h A phrase-extract/extract-ghkm/XmlTreeParser.cpp A phrase-extract/extract-ghkm/XmlTreeParser.h A phrase-extract/extract-lex.cpp A phrase-extract/extract-lex.h A phrase-extract/extract-lex.vcxproj A phrase-extract/extract-rules.cpp A phrase-extract/extract-rules.vcxproj A phrase-extract/extract.cpp A phrase-extract/extract.vcxproj A phrase-extract/extract.xcodeproj/project.pbxproj A phrase-extract/gzfilebuf.h A phrase-extract/hierarchical.h A phrase-extract/pcfg-common/Jamfile A phrase-extract/pcfg-common/exception.h A phrase-extract/pcfg-common/numbered_set.h A phrase-extract/pcfg-common/pcfg.cc A phrase-extract/pcfg-common/pcfg.h A phrase-extract/pcfg-common/pcfg_tree.h A phrase-extract/pcfg-common/syntax_tree.h A phrase-extract/pcfg-common/tool.cc A phrase-extract/pcfg-common/tool.h A phrase-extract/pcfg-common/typedef.h A phrase-extract/pcfg-common/xml_tree_parser.cc A phrase-extract/pcfg-common/xml_tree_parser.h A phrase-extract/pcfg-common/xml_tree_writer.h A phrase-extract/pcfg-extract/Jamfile A phrase-extract/pcfg-extract/main.cc A phrase-extract/pcfg-extract/options.h A phrase-extract/pcfg-extract/pcfg_extract.cc A phrase-extract/pcfg-extract/pcfg_extract.h A phrase-extract/pcfg-extract/rule_collection.cc A phrase-extract/pcfg-extract/rule_collection.h A phrase-extract/pcfg-extract/rule_extractor.cc A phrase-extract/pcfg-extract/rule_extractor.h A phrase-extract/pcfg-score/Jamfile A phrase-extract/pcfg-score/main.cc A phrase-extract/pcfg-score/options.h A phrase-extract/pcfg-score/pcfg_score.cc A phrase-extract/pcfg-score/pcfg_score.h A phrase-extract/pcfg-score/tree_scorer.cc A phrase-extract/pcfg-score/tree_scorer.h A phrase-extract/phrase-extract.sln A phrase-extract/relax-parse.cpp A phrase-extract/relax-parse.h A phrase-extract/score.cpp A phrase-extract/score.h A phrase-extract/score.vcxproj A phrase-extract/statistics.cpp A phrase-extract/tables-core.cpp A phrase-extract/tables-core.h M scripts/training/Jamfile R scripts/training/compact-rule-table/Compactify.cpp R scripts/training/compact-rule-table/Compactify.h R scripts/training/compact-rule-table/Compactify_Main.cpp R scripts/training/compact-rule-table/Exception.h R scripts/training/compact-rule-table/Jamfile R scripts/training/compact-rule-table/NumberedSet.h R scripts/training/compact-rule-table/Options.h R scripts/training/compact-rule-table/RuleTableParser.cpp R scripts/training/compact-rule-table/RuleTableParser.h R scripts/training/compact-rule-table/Tool.h R scripts/training/phrase-extract/AlignmentPhrase.cpp R scripts/training/phrase-extract/AlignmentPhrase.h R scripts/training/phrase-extract/ExtractedRule.cpp R scripts/training/phrase-extract/ExtractedRule.h R scripts/training/phrase-extract/Hole.h R scripts/training/phrase-extract/HoleCollection.cpp R scripts/training/phrase-extract/HoleCollection.h R scripts/training/phrase-extract/InputFileStream.cpp R scripts/training/phrase-extract/InputFileStream.h R scripts/training/phrase-extract/Jamfile R scripts/training/phrase-extract/OutputFileStream.cpp R scripts/training/phrase-extract/OutputFileStream.h R scripts/training/phrase-extract/PhraseAlignment.cpp R scripts/training/phrase-extract/PhraseAlignment.h R scripts/training/phrase-extract/RuleExist.h R scripts/training/phrase-extract/RuleExtractionOptions.h R scripts/training/phrase-extract/SafeGetline.h R scripts/training/phrase-extract/SentenceAlignment.cpp R scripts/training/phrase-extract/SentenceAlignment.h R scripts/training/phrase-extract/SentenceAlignmentWithSyntax.cpp R scripts/training/phrase-extract/SentenceAlignmentWithSyntax.h R scripts/training/phrase-extract/SyntaxTree.cpp R scripts/training/phrase-extract/SyntaxTree.h R scripts/training/phrase-extract/XmlException.h R scripts/training/phrase-extract/XmlTree.cpp R scripts/training/phrase-extract/XmlTree.h R scripts/training/phrase-extract/consolidate-direct.cpp R scripts/training/phrase-extract/consolidate-direct.vcxproj R scripts/training/phrase-extract/consolidate-reverse.cpp R scripts/training/phrase-extract/consolidate.cpp R scripts/training/phrase-extract/consolidate.vcxproj R scripts/training/phrase-extract/extract-ghkm/Alignment.cpp R scripts/training/phrase-extract/extract-ghkm/Alignment.h R scripts/training/phrase-extract/extract-ghkm/AlignmentGraph.cpp R scripts/training/phrase-extract/extract-ghkm/AlignmentGraph.h R scripts/training/phrase-extract/extract-ghkm/ComposedRule.cpp R scripts/training/phrase-extract/extract-ghkm/ComposedRule.h R scripts/training/phrase-extract/extract-ghkm/Exception.h R scripts/training/phrase-extract/extract-ghkm/ExtractGHKM.cpp R scripts/training/phrase-extract/extract-ghkm/ExtractGHKM.h R scripts/training/phrase-extract/extract-ghkm/Jamfile R scripts/training/phrase-extract/extract-ghkm/Main.cpp R scripts/training/phrase-extract/extract-ghkm/Node.cpp R scripts/training/phrase-extract/extract-ghkm/Node.h R scripts/training/phrase-extract/extract-ghkm/Options.h R scripts/training/phrase-extract/extract-ghkm/ParseTree.cpp R scripts/training/phrase-extract/extract-ghkm/ParseTree.h R scripts/training/phrase-extract/extract-ghkm/ScfgRule.cpp R scripts/training/phrase-extract/extract-ghkm/ScfgRule.h R scripts/training/phrase-extract/extract-ghkm/ScfgRuleWriter.cpp R scripts/training/phrase-extract/extract-ghkm/ScfgRuleWriter.h R scripts/training/phrase-extract/extract-ghkm/Span.cpp R scripts/training/phrase-extract/extract-ghkm/Span.h R scripts/training/phrase-extract/extract-ghkm/Subgraph.cpp R scripts/training/phrase-extract/extract-ghkm/Subgraph.h R scripts/training/phrase-extract/extract-ghkm/XmlTreeParser.cpp R scripts/training/phrase-extract/extract-ghkm/XmlTreeParser.h R scripts/training/phrase-extract/extract-lex.cpp R scripts/training/phrase-extract/extract-lex.h R scripts/training/phrase-extract/extract-lex.vcxproj R scripts/training/phrase-extract/extract-rules.cpp R scripts/training/phrase-extract/extract-rules.vcxproj R scripts/training/phrase-extract/extract.cpp R scripts/training/phrase-extract/extract.vcxproj R scripts/training/phrase-extract/extract.xcodeproj/project.pbxproj R scripts/training/phrase-extract/gzfilebuf.h R scripts/training/phrase-extract/hierarchical.h R scripts/training/phrase-extract/pcfg-common/Jamfile R scripts/training/phrase-extract/pcfg-common/exception.h R scripts/training/phrase-extract/pcfg-common/numbered_set.h R scripts/training/phrase-extract/pcfg-common/pcfg.cc R scripts/training/phrase-extract/pcfg-common/pcfg.h R scripts/training/phrase-extract/pcfg-common/pcfg_tree.h R scripts/training/phrase-extract/pcfg-common/syntax_tree.h R scripts/training/phrase-extract/pcfg-common/tool.cc R scripts/training/phrase-extract/pcfg-common/tool.h R scripts/training/phrase-extract/pcfg-common/typedef.h R scripts/training/phrase-extract/pcfg-common/xml_tree_parser.cc R scripts/training/phrase-extract/pcfg-common/xml_tree_parser.h R scripts/training/phrase-extract/pcfg-common/xml_tree_writer.h R scripts/training/phrase-extract/pcfg-extract/Jamfile R scripts/training/phrase-extract/pcfg-extract/main.cc R scripts/training/phrase-extract/pcfg-extract/options.h R scripts/training/phrase-extract/pcfg-extract/pcfg_extract.cc R scripts/training/phrase-extract/pcfg-extract/pcfg_extract.h R scripts/training/phrase-extract/pcfg-extract/rule_collection.cc R scripts/training/phrase-extract/pcfg-extract/rule_collection.h R scripts/training/phrase-extract/pcfg-extract/rule_extractor.cc R scripts/training/phrase-extract/pcfg-extract/rule_extractor.h R scripts/training/phrase-extract/pcfg-score/Jamfile R scripts/training/phrase-extract/pcfg-score/main.cc R scripts/training/phrase-extract/pcfg-score/options.h R scripts/training/phrase-extract/pcfg-score/pcfg_score.cc R scripts/training/phrase-extract/pcfg-score/pcfg_score.h R scripts/training/phrase-extract/pcfg-score/tree_scorer.cc R scripts/training/phrase-extract/pcfg-score/tree_scorer.h R scripts/training/phrase-extract/phrase-extract.sln R scripts/training/phrase-extract/relax-parse.cpp R scripts/training/phrase-extract/relax-parse.h R scripts/training/phrase-extract/score.cpp R scripts/training/phrase-extract/score.h R scripts/training/phrase-extract/score.vcxproj R scripts/training/phrase-extract/statistics.cpp R scripts/training/phrase-extract/tables-core.cpp R scripts/training/phrase-extract/tables-core.h R scripts/training/symal/Jamfile R scripts/training/symal/cmd.c R scripts/training/symal/cmd.h R scripts/training/symal/giza2bal.pl R scripts/training/symal/symal.cpp R scripts/training/symal/symal.vcproj A symal/Jamfile A symal/cmd.c A symal/cmd.h A symal/giza2bal.pl A symal/symal.cpp A symal/symal.vcproj Log Message: ----------- move c++ code out of /script/ to / Commit: a5ca652a766ddb687891adac8e7ef252fa2f430d https://github.com/moses-smt/mosesdecoder/commit/a5ca652a766ddb687891adac8e7ef252fa2f430d Author: Hieu Hoang <fis...@gm...> Date: 2012-05-31 (Thu, 31 May 2012) Changed paths: M Jamroot M phrase-extract/extract-rules.cpp A phrase-extract/lexical-reordering/InputFileStream.cpp A phrase-extract/lexical-reordering/InputFileStream.h A phrase-extract/lexical-reordering/Jamfile A phrase-extract/lexical-reordering/gzfilebuf.h A phrase-extract/lexical-reordering/reordering_classes.cpp A phrase-extract/lexical-reordering/reordering_classes.h A phrase-extract/lexical-reordering/score.cpp M regression-testing/MosesRegressionTesting.pm M regression-testing/run-test-mert.perl M regression-testing/run-test-suite.perl M scripts/training/Jamfile R scripts/training/lexical-reordering/InputFileStream.cpp R scripts/training/lexical-reordering/InputFileStream.h R scripts/training/lexical-reordering/Jamfile R scripts/training/lexical-reordering/gzfilebuf.h R scripts/training/lexical-reordering/reordering_classes.cpp R scripts/training/lexical-reordering/reordering_classes.h R scripts/training/lexical-reordering/score.cpp Log Message: ----------- move c++ code out of /script/ to / Commit: 48faedb3bdfe1507d19cf2b76fbc81f3be2ff244 https://github.com/moses-smt/mosesdecoder/commit/48faedb3bdfe1507d19cf2b76fbc81f3be2ff244 Author: Hieu Hoang <fis...@gm...> Date: 2012-05-31 (Thu, 31 May 2012) Changed paths: A scripts/training/giza2bal.pl M scripts/training/train-model.perl R symal/giza2bal.pl Log Message: ----------- move giza2bal.pl back into script/training Compare: https://github.com/moses-smt/mosesdecoder/compare/c3d4615...48faedb |