From: GitHub <no...@gi...> - 2013-03-04 21:14:30
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 6fa279fadb4944618f6260dec1f1f4807de24749 https://github.com/moses-smt/mosesdecoder/commit/6fa279fadb4944618f6260dec1f1f4807de24749 Author: Phil Williams <phi...@ma...> Date: 2013-03-04 (Mon, 04 Mar 2013) Changed paths: M scripts/training/filter-rule-table.py Log Message: ----------- filter-rule-table.py: change default pruning count from 1 to 0 Change the default pruning threshold from 1 to 0 to allow for Hiero-style fractional counts. |