From 2c94e28b77fd357cb7accbf47c1339b2f4793b7c Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Wed, 5 Mar 2014 09:29:22 +0100 Subject: global config as arg --- cfg.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cfg.rb') diff --git a/cfg.rb b/cfg.rb index bf604cd..4791ff3 100644 --- a/cfg.rb +++ b/cfg.rb @@ -1,7 +1,7 @@ -# this is the 'fixed' version of eval.pl -EVAL_PL = '/workspace/grounded/wasp-1.0/data/geo-funql/eval/eval.pl' # edit here to change the parser SMT_SEMPARSE = 'python /workspace/grounded/smt-semparse-cp/decode_sentence.py /workspace/grounded/smt-semparse-cp/working/full_dataset' +# this is the 'fixed' version of eval.pl +EVAL_PL = '/workspace/grounded/wasp-1.0/data/geo-funql/eval/eval.pl' # cdec binary CDEC_BIN = '/toolbox/cdec-dtrain/decoder/cdec' -- cgit v1.2.3