summaryrefslogtreecommitdiff
path: root/rescore/example/small.scfg
diff options
context:
space:
mode:
authorredpony <redpony@ec762483-ff6d-05da-a07a-a48fb63a330f>2010-11-14 21:52:48 +0000
committerredpony <redpony@ec762483-ff6d-05da-a07a-a48fb63a330f>2010-11-14 21:52:48 +0000
commit4583e37dd9b5528996332d8aa2b3b72cbf07dd04 (patch)
tree9e78561b9ae3da6997a7986c71d220522ad7ac75 /rescore/example/small.scfg
parent5574acc916b1938fca3bf9d41fae6ca170f73b34 (diff)
basic rescoring framework
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@718 ec762483-ff6d-05da-a07a-a48fb63a330f
Diffstat (limited to 'rescore/example/small.scfg')
-rw-r--r--rescore/example/small.scfg9
1 files changed, 9 insertions, 0 deletions
diff --git a/rescore/example/small.scfg b/rescore/example/small.scfg
new file mode 100644
index 00000000..402a585a
--- /dev/null
+++ b/rescore/example/small.scfg
@@ -0,0 +1,9 @@
+[X] ||| a b c ||| A B C ||| fe=0.2
+[X] ||| a b ||| A B ||| fe=0.8
+[X] ||| c ||| C ||| fe=0.3
+[X] ||| c ||| c ||| fe=1.3
+[X] ||| a b c ||| A B c ||| fe=0.8
+[X] ||| a b c ||| A C ||| fe=2
+[X] ||| x ||| X ||| fe=0.2
+[X] ||| y ||| Y ||| fe=0.5
+[X] ||| x y ||| XY ||| fe=0.8