From: GitHub <no...@gi...> - 2012-07-19 16:25:07
|
Branch: refs/heads/damt_phrase Home: https://github.com/moses-smt/mosesdecoder Commit: 41bb709c8f5af580128e8b66ca50163ff278b98d https://github.com/moses-smt/mosesdecoder/commit/41bb709c8f5af580128e8b66ca50163ff278b98d Author: Ales Tamchyna <a.t...@gm...> Date: 2012-07-19 (Thu, 19 Jul 2012) Changed paths: M moses/src/PSDScoreProducer.cpp M moses/src/PSDScoreProducer.h M phrase-extract/extract-psd/PsdPhraseUtils.cpp M phrase-extract/extract-psd/PsdPhraseUtils.h M phrase-extract/extract-psd/psd_extract_features.cpp M psd/FeatureExtractor.cpp M psd/FeatureExtractor.h M psd/VWLibraryConsumer.cpp Log Message: ----------- Changes in PSD: - struct Translation instead of just phrase ID - pass word alignment information to feature extractor - paired features - bag-of-words features - various bug fixes |