You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@joshua.apache.org by mj...@apache.org on 2016/05/25 18:08:06 UTC

[02/15] incubator-joshua git commit: test was using wrong config

test was using wrong config


Project: http://git-wip-us.apache.org/repos/asf/incubator-joshua/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-joshua/commit/afa66ef6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-joshua/tree/afa66ef6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-joshua/diff/afa66ef6

Branch: refs/heads/master
Commit: afa66ef65112dc5805e5b652f3a4a735e430e8a5
Parents: 76eb958
Author: Matt Post <po...@cs.jhu.edu>
Authored: Wed May 25 00:18:57 2016 +0200
Committer: Matt Post <po...@cs.jhu.edu>
Committed: Wed May 25 00:18:57 2016 +0200

----------------------------------------------------------------------
 test/decoder/phrase/decode/config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-joshua/blob/afa66ef6/test/decoder/phrase/decode/config
----------------------------------------------------------------------
diff --git a/test/decoder/phrase/decode/config b/test/decoder/phrase/decode/config
index 9987b1a..7e6f2b8 100644
--- a/test/decoder/phrase/decode/config
+++ b/test/decoder/phrase/decode/config
@@ -1,4 +1,4 @@
-tm = moses -owner pt -maxspan 0 -path rules.packed -max-source-len 5
+tm = moses -owner pt -maxspan 0 -path rules.1.gz -max-source-len 5
 feature-function = StateMinimizingLanguageModel -lm_order 5 -lm_file lm.1.gz
 
 search = stack