diff options
author | Patrick Simianer <p@simianer.de> | 2014-06-14 16:46:27 +0200 |
---|---|---|
committer | Patrick Simianer <p@simianer.de> | 2014-06-14 16:46:27 +0200 |
commit | 26c490f404731d053a6205719b6246502c07b449 (patch) | |
tree | 3aa721098f1251dfbf2249ecd2736434c13b1d48 /cdec/weights.init.passthrough |
init
Diffstat (limited to 'cdec/weights.init.passthrough')
-rw-r--r-- | cdec/weights.init.passthrough | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/cdec/weights.init.passthrough b/cdec/weights.init.passthrough new file mode 100644 index 0000000..33706b7 --- /dev/null +++ b/cdec/weights.init.passthrough @@ -0,0 +1,18 @@ +CountEF 0.1 +EgivenFCoherent -0.1 +Glue 0.01 +IsSingletonF -0.01 +IsSingletonFE -0.01 +LanguageModel 0.1 +LanguageModel_OOV -1 +MaxLexFgivenE -0.1 +MaxLexEgivenF -0.1 +PassThrough -0.1 +PassThrough_1 -0.1 +PassThrough_2 -0.1 +PassThrough_3 -0.1 +PassThrough_4 -0.1 +PassThrough_5 -0.1 +PassThrough_6 -0.1 +SampleCountF -0.1 +WordPenalty -0.1 |