change of settings for sigtest filtering

This commit is contained in:
phikoehn 2012-11-29 23:44:10 +00:00
parent d4ead15066
commit 1f7ee0e6c5
6 changed files with 7 additions and 7 deletions

View File

@ -410,7 +410,7 @@ score-settings = "--GoodTuring"
# Johnson, Martin, Foster and Kuhn. (2007): "Improving Translation Quality by Discarding Most of the Phrasetable"
# options: -n number of translations; -l 'a+e', 'a-e', or a positive real value -log prob threshold
#salm-index = /path/to/project/salm/Bin/Linux/Index/IndexSA.O64
#sigtest-filter = "-l a+e -n 20"
#sigtest-filter = "-l a+e -n 50"
### if training should be skipped,
# point to a configuration file that contains

View File

@ -430,7 +430,7 @@ score-settings = "--GoodTuring"
# Johnson, Martin, Foster and Kuhn. (2007): "Improving Translation Quality by Discarding Most of the Phrasetable"
# options: -n number of translations; -l 'a+e', 'a-e', or a positive real value -log prob threshold
#salm-index = /path/to/project/salm/Bin/Linux/Index/IndexSA.O64
#sigtest-filter = "-l a+e -n 20"
#sigtest-filter = "-l a+e -n 50"
### if training should be skipped,
# point to a configuration file that contains

View File

@ -409,7 +409,7 @@ score-settings = "--GoodTuring"
# Johnson, Martin, Foster and Kuhn. (2007): "Improving Translation Quality by Discarding Most of the Phrasetable"
# options: -n number of translations; -l 'a+e', 'a-e', or a positive real value -log prob threshold
#salm-index = /path/to/project/salm/Bin/Linux/Index/IndexSA.O64
#sigtest-filter = "-l a+e -n 20"
#sigtest-filter = "-l a+e -n 50"
### if training should be skipped,
# point to a configuration file that contains

View File

@ -413,7 +413,7 @@ score-settings = "--GoodTuring"
# Johnson, Martin, Foster and Kuhn. (2007): "Improving Translation Quality by Discarding Most of the Phrasetable"
# options: -n number of translations; -l 'a+e', 'a-e', or a positive real value -log prob threshold
#salm-index = /path/to/project/salm/Bin/Linux/Index/IndexSA.O64
#sigtest-filter = "-l a+e -n 20"
#sigtest-filter = "-l a+e -n 50"
### if training should be skipped,
# point to a configuration file that contains

View File

@ -394,7 +394,7 @@ score-settings = "--GoodTuring"
# Johnson, Martin, Foster and Kuhn. (2007): "Improving Translation Quality by Discarding Most of the Phrasetable"
# options: -n number of translations; -l 'a+e', 'a-e', or a positive real value -log prob threshold
#salm-index = /path/to/project/salm/Bin/Linux/Index/IndexSA.O64
#sigtest-filter = "-l a+e -n 20"
#sigtest-filter = "-l a+e -n 50"
### if training should be skipped,
# point to a configuration file that contains

View File

@ -396,7 +396,7 @@ mml-filter-before-wa
in: corpus mml-scores
out: corpus-mml-prefilter
ignore-unless: mml-before-wa
rerun-on-change: mml-filter-corpora
rerun-on-change: mml-filter-corpora mml-before-wa
default-name: training/corpus-mml
template: $moses-script-dir/ems/support/mml-filter.perl -in IN -out OUT -score IN1 -input-extension $input-extension -output-extension $output-extension $mml-before-wa
prepare-data
@ -446,7 +446,7 @@ mml-filter-after-wa
in: corpus-mml-prefilter=OR=corpus word-alignment mml-scores
out: corpus-mml-postfilter
ignore-unless: mml-after-wa
rerun-on-change: mml-filter-corpora
rerun-on-change: mml-filter-corpora mml-after-wa
default-name: model/corpus-mml
template: $moses-script-dir/ems/support/mml-filter.perl -in IN -out OUT -alignment IN1 -score IN2 -input-extension $input-extension -output-extension $output-extension $mml-after-wa
build-biconcor