mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2025-01-02 17:09:36 +03:00
add release files
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@2527 1f5c12ca-751b-0410-a591-d2e778427230
This commit is contained in:
parent
ef3ed4ec19
commit
9b18ec4a29
@ -10,8 +10,8 @@ DS?=$(shell date '+%Y%m%d')
|
||||
# Set BINDIR to the directory where GIZA++ and other tools are installed.
|
||||
# The values here are just the defaults in case your environment does not set
|
||||
# them.
|
||||
TARGETDIR?=/home/s0565741/terabyte/bin
|
||||
BINDIR?=/home/s0565741/terabyte/bin
|
||||
TARGETDIR=/exports/home/s0565741/inf_iccs_smt/hieu/bin
|
||||
BINDIR=/exports/home/s0565741/inf_iccs_smt/hieu/bin
|
||||
|
||||
MAIN_SCRIPTS_TARGET_DIR=$(TARGETDIR)
|
||||
# MAIN_SCRIPTS_TARGET_DIR=$(shell echo `pwd`/temp)
|
||||
|
@ -45,3 +45,7 @@ training/symal/giza2bal.pl
|
||||
recaser/train-recaser.perl
|
||||
recaser/recase.perl
|
||||
recaser/detokenizer.perl
|
||||
recaser/truecase.perl
|
||||
recaser/detruecase.perl
|
||||
recaser/train-truecaser.perl
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user