diff options
author | graehl <graehl@ec762483-ff6d-05da-a07a-a48fb63a330f> | 2010-08-07 00:09:42 +0000 |
---|---|---|
committer | graehl <graehl@ec762483-ff6d-05da-a07a-a48fb63a330f> | 2010-08-07 00:09:42 +0000 |
commit | a59730198f86abaf2872d07de149b0b21a120a8b (patch) | |
tree | 6698e2776c9e8a3e8fec69f9fd8f4d4adb6ae7e4 /decoder/cdec-nolm-tuned.ini | |
parent | 9db822ad9f2e25d88520e1c61b20052e7dfca6ca (diff) |
simple test decodes
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@484 ec762483-ff6d-05da-a07a-a48fb63a330f
Diffstat (limited to 'decoder/cdec-nolm-tuned.ini')
-rwxr-xr-x | decoder/cdec-nolm-tuned.ini | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/decoder/cdec-nolm-tuned.ini b/decoder/cdec-nolm-tuned.ini new file mode 100755 index 00000000..5ebab747 --- /dev/null +++ b/decoder/cdec-nolm-tuned.ini @@ -0,0 +1,7 @@ +cubepruning_pop_limit=200 +feature_function=WordPenalty +feature_function=ArityPenalty +add_pass_through_rules=true +formalism=scfg +grammar=mt09.grammar +weights=weights.tune.nolm |