From 6c6dffdb18b6b0090f47ee72748a19005d4a55a1 Mon Sep 17 00:00:00 2001 From: bothameister Date: Thu, 15 Jul 2010 20:47:10 +0000 Subject: rolled back unintended commit on *evaluation* pipeline git-svn-id: https://ws10smt.googlecode.com/svn/trunk@268 ec762483-ff6d-05da-a07a-a48fb63a330f --- gi/pipeline/evaluation-pipeline.pl | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'gi') diff --git a/gi/pipeline/evaluation-pipeline.pl b/gi/pipeline/evaluation-pipeline.pl index bf9d037c..6e786a8a 100755 --- a/gi/pipeline/evaluation-pipeline.pl +++ b/gi/pipeline/evaluation-pipeline.pl @@ -281,8 +281,8 @@ sub write_cdec_ini { formalism=scfg cubepruning_pop_limit=100 add_pass_through_rules=true -scfg_extra_glue_grammar=/export/ws10smt/jan/glue.scfg.gz -grammar=/export/ws10smt/jan/oov.scfg.gz +scfg_extra_glue_grammar=/export/ws10smt/data/glue/glue.scfg.gz +grammar=/export/ws10smt/data/oov.scfg.gz grammar=$grammar_path scfg_default_nt=OOV scfg_no_hiero_glue_grammar=true @@ -292,9 +292,6 @@ EOT close CDECINI; }; -#scfg_extra_glue_grammar=/export/ws10smt/data/glue/glue.scfg.gz -#grammar=/export/ws10smt/data/oov.scfg.gz - sub print_help { print STDERR<