From: GitHub <no...@gi...> - 2012-08-23 18:42:20
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 5dbb0e66ce36de4a27737a47d11276cc028d961c https://github.com/moses-smt/mosesdecoder/commit/5dbb0e66ce36de4a27737a47d11276cc028d961c Author: Hieu Hoang <fis...@gm...> Date: 2012-08-23 (Thu, 23 Aug 2012) Changed paths: M phrase-extract/RuleExtractionOptions.h M phrase-extract/SentenceAlignment.cpp M phrase-extract/SentenceAlignment.h M phrase-extract/SentenceAlignmentWithSyntax.cpp M phrase-extract/SentenceAlignmentWithSyntax.h M phrase-extract/extract-rules.cpp M phrase-extract/extract.cpp Log Message: ----------- option to produce rules that have boundary <s> & </s> words. Like Chris Dyer's extraction Commit: d6dbc33dbd85d103c5874f10e8bf87b465e01a54 https://github.com/moses-smt/mosesdecoder/commit/d6dbc33dbd85d103c5874f10e8bf87b465e01a54 Author: Hieu Hoang <fis...@gm...> Date: 2012-08-23 (Thu, 23 Aug 2012) Changed paths: M contrib/sigtest-filter/filter-pt.cpp M misc/processLexicalTableMin.cpp M moses/src/CompactPT/LexicalReorderingTableCreator.cpp M moses/src/CompactPT/LexicalReorderingTableCreator.h Log Message: ----------- Merge branch 'master' of github.com:moses-smt/mosesdecoder Compare: https://github.com/moses-smt/mosesdecoder/compare/6c4a632edfde...d6dbc33dbd85 |