From: GitHub <no...@gi...> - 2012-06-28 22:36:18
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 62321765a39f030e91caaae5167c442253fea648 https://github.com/moses-smt/mosesdecoder/commit/62321765a39f030e91caaae5167c442253fea648 Author: Hieu Hoang <fis...@gm...> Date: 2012-06-28 (Thu, 28 Jun 2012) Changed paths: M scripts/Jamfile Log Message: ----------- change to install of tokenizer files. Thanks to Tom Hoar Commit: 3a44cd3f69ffb1c3917acab570d223cdf7fa4770 https://github.com/moses-smt/mosesdecoder/commit/3a44cd3f69ffb1c3917acab570d223cdf7fa4770 Author: Hieu Hoang <fis...@gm...> Date: 2012-06-28 (Thu, 28 Jun 2012) Changed paths: M lm/Jamfile M lm/binary_format.cc M lm/build_binary.cc M lm/config.cc M lm/config.hh M lm/left.hh M lm/left_test.cc M lm/model.cc M lm/model.hh M lm/model_test.cc M lm/model_type.hh M lm/ngram_query.cc M lm/ngram_query.hh M lm/quantize.cc M lm/quantize.hh M lm/read_arpa.cc M lm/read_arpa.hh M lm/return.hh M lm/search_hashed.cc M lm/search_hashed.hh M lm/search_trie.cc M lm/search_trie.hh A lm/state.hh M lm/trie.cc M lm/trie.hh A lm/value.hh A lm/value_build.cc A lm/value_build.hh M lm/vocab.cc M lm/vocab.hh M lm/weights.hh M moses/src/LM/Ken.cpp M scripts/training/mert-moses.pl M scripts/training/train-model.perl M util/Jamfile M util/bit_packing.hh M util/ersatz_progress.cc M util/ersatz_progress.hh M util/file.cc M util/file_piece.cc M util/have.hh M util/mmap.cc M util/murmur_hash.cc M util/murmur_hash.hh M util/probing_hash_table.hh A util/usage.cc A util/usage.hh Log Message: ----------- Merge branch 'master' of github.com:moses-smt/mosesdecoder Compare: https://github.com/moses-smt/mosesdecoder/compare/c7e02eb67743...3a44cd3f69ff |