minor changes

git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@2570 1f5c12ca-751b-0410-a591-d2e778427230
This commit is contained in:
nicolabertoldi 2009-10-07 16:43:07 +00:00
parent 98387244c1
commit 3731f83b8d
4 changed files with 1 additions and 9 deletions

View File

@ -17,10 +17,8 @@ local_moses_ini=`perl $cwd/create_localized_moses_ini.pl $data_dir ./moses.ini 2
nbest=200
#if you want distinct nbest change this:
nbestdistinct=""
#nbestdistinct="--nbest-distinct"
devset="input"
reference="reference"
reference="reference."
config=$local_moses_ini

View File

@ -17,10 +17,8 @@ local_moses_ini=`perl $cwd/create_localized_moses_ini.pl $data_dir ./moses.ini 2
nbest=200
#if you want distinct nbest change this:
nbestdistinct=""
#nbestdistinct="--nbest-distinct"
devset="input"
reference="reference"
reference="reference."
config=$local_moses_ini
@ -55,7 +53,7 @@ cat tmpout$$ > /dev/stdout
rm $config 2> /dev/null > /dev/null
rm tmpout$$ tmperr$$ 2> /dev/null > /dev/null
#rm -r working_dir 2> /dev/null > /dev/null
rm -r working_dir 2> /dev/null > /dev/null
popd 2> /dev/null > /dev/null

View File

@ -19,10 +19,8 @@ local_moses_ini=`perl $cwd/create_localized_moses_ini.pl $data_dir ./moses.ini 2
nbest=200
#if you want distinct nbest change this:
nbestdistinct=""
#nbestdistinct="--nbest-distinct"
devset="input"
reference="reference"
reference="reference."
config=$local_moses_ini

View File

@ -17,10 +17,8 @@ local_moses_ini=`perl $cwd/create_localized_moses_ini.pl $data_dir ./moses.ini 2
nbest=200
#if you want distinct nbest change this:
nbestdistinct=""
#nbestdistinct="--nbest-distinct"
devset="input"
reference="reference"
reference="reference."
config=$local_moses_ini