Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbojar <bojar@1f5c12ca-751b-0410-a591-d2e778427230>2006-08-01 00:13:25 +0400
committerbojar <bojar@1f5c12ca-751b-0410-a591-d2e778427230>2006-08-01 00:13:25 +0400
commit1c2cd478812441b82529cb81c452732a1e37ab12 (patch)
treea6524102880df2b30425195416e43ef25cf9bb30 /scripts/README
parent66aeb9fe277fe729bf899badaa2bcba4175d48d1 (diff)
checking in the current version of clone_moses_model
working on a single scripts directory git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@416 1f5c12ca-751b-0410-a591-d2e778427230
Diffstat (limited to 'scripts/README')
-rw-r--r--scripts/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/scripts/README b/scripts/README
index 452bf87d9..7cc655508 100644
--- a/scripts/README
+++ b/scripts/README
@@ -5,4 +5,12 @@ This directory should contain all multi-purpose scripts for:
- training ... training moses (including BLEU evaluation needed for MERT)
- analysis ... analyzing MT output (for human analysis)
+- lib ... perl modules used by various scripts
+
+
+The Makefile then takes care of proper 'release' from your CVS directory to
+the shared directories.
+
+The released scripts should remain in the *same directory structure*.
+