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-fsa.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-fsa.ini')
-rwxr-xr-x | decoder/cdec-fsa.ini | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/decoder/cdec-fsa.ini b/decoder/cdec-fsa.ini new file mode 100755 index 00000000..05aaefd4 --- /dev/null +++ b/decoder/cdec-fsa.ini @@ -0,0 +1,10 @@ +cubepruning_pop_limit=200 +feature_function=WordPenalty +feature_function=ArityPenalty +feature_function=WordPenaltyFsa +#feature_function=LongerThanPrev +feature_function=ShorterThanPrev debug +add_pass_through_rules=true +formalism=scfg +grammar=mt09.grammar.gz +weights=weights-fsa |