Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorphikoehn <pkoehn@inf.ed.ac.uk>2013-06-08 17:45:55 +0400
committerphikoehn <pkoehn@inf.ed.ac.uk>2013-06-08 17:45:55 +0400
commit2e8fbe77a2dfebf9abbc7f7c5c6adaa99f58de6b (patch)
tree70d14143da297be7eee47d7645859641678501ec /scripts/ems
parent730da7edec8b0af66fec857fcf6420db4290eea2 (diff)
corrected example files
Diffstat (limited to 'scripts/ems')
-rw-r--r--scripts/ems/example/config.basic2
-rw-r--r--scripts/ems/example/config.factored2
-rw-r--r--scripts/ems/example/config.hierarchical2
-rw-r--r--scripts/ems/example/config.syntax2
-rw-r--r--scripts/ems/example/config.toy2
5 files changed, 5 insertions, 5 deletions
diff --git a/scripts/ems/example/config.basic b/scripts/ems/example/config.basic
index 7e84537b5..e8cb30323 100644
--- a/scripts/ems/example/config.basic
+++ b/scripts/ems/example/config.basic
@@ -415,7 +415,7 @@ score-settings = "--GoodTuring"
### sparse lexical features
#
-#sparse-lexical-features = "target-word-insertion top 50, source-word-deletion top 50, word-translation top 50 50, phrase-length"
+#sparse-features = "target-word-insertion top 50, source-word-deletion top 50, word-translation top 50 50, phrase-length"
### domain adaptation settings
# options: sparse, any of: indicator, subset, ratio
diff --git a/scripts/ems/example/config.factored b/scripts/ems/example/config.factored
index f9af006b7..a9c6426f4 100644
--- a/scripts/ems/example/config.factored
+++ b/scripts/ems/example/config.factored
@@ -434,7 +434,7 @@ score-settings = "--GoodTuring"
### sparse lexical features
#
-#sparse-lexical-features = "target-word-insertion top 50, source-word-deletion top 50, word-translation top 50 50, phrase-length"
+#sparse-features = "target-word-insertion top 50, source-word-deletion top 50, word-translation top 50 50, phrase-length"
### domain adaptation settings
# options: sparse, any of: indicator, subset, ratio
diff --git a/scripts/ems/example/config.hierarchical b/scripts/ems/example/config.hierarchical
index bf77a9b32..5487d3c87 100644
--- a/scripts/ems/example/config.hierarchical
+++ b/scripts/ems/example/config.hierarchical
@@ -413,7 +413,7 @@ score-settings = "--GoodTuring"
### sparse lexical features
#
-#sparse-lexical-features = "target-word-insertion top 50, source-word-deletion top 50, word-translation top 50 50, phrase-length"
+#sparse-features = "target-word-insertion top 50, source-word-deletion top 50, word-translation top 50 50, phrase-length"
### domain adaptation settings
# options: sparse, any of: indicator, subset, ratio
diff --git a/scripts/ems/example/config.syntax b/scripts/ems/example/config.syntax
index 544868867..a3c9767cf 100644
--- a/scripts/ems/example/config.syntax
+++ b/scripts/ems/example/config.syntax
@@ -417,7 +417,7 @@ score-settings = "--GoodTuring"
### sparse lexical features
#
-#sparse-lexical-features = "target-word-insertion top 50, source-word-deletion top 50, word-translation top 50 50, phrase-length"
+#sparse-features = "target-word-insertion top 50, source-word-deletion top 50, word-translation top 50 50, phrase-length"
### domain adaptation settings
# options: sparse, any of: indicator, subset, ratio
diff --git a/scripts/ems/example/config.toy b/scripts/ems/example/config.toy
index fafc1e283..89c17000d 100644
--- a/scripts/ems/example/config.toy
+++ b/scripts/ems/example/config.toy
@@ -398,7 +398,7 @@ score-settings = "--GoodTuring"
### sparse lexical features
#
-#sparse-lexical-features = "target-word-insertion top 50, source-word-deletion top 50, word-translation top 50 50, phrase-length"
+#sparse-features = "target-word-insertion top 50, source-word-deletion top 50, word-translation top 50 50, phrase-length"
### domain adaptation settings
# options: sparse, any of: indicator, subset, ratio