From: GitHub <no...@gi...> - 2012-09-06 09:50:44
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 4e2fc82854688e21e88a159b12d8fea26eb49f56 https://github.com/moses-smt/mosesdecoder/commit/4e2fc82854688e21e88a159b12d8fea26eb49f56 Author: Rico Sennrich <ric...@gm...> Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: M contrib/tmcombine/README.md M contrib/tmcombine/tmcombine.py R contrib/tmcombine/train_model.patch M scripts/training/LexicalTranslationModel.pm M scripts/training/get-lexical.perl M scripts/training/train-model.perl Log Message: ----------- new training option -write-lexical-counts (creates additional files lex.counts.e2f and lex.counts.f2e) |