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:
authorHieu Hoang <hieu@hoang.co.uk>2013-04-09 17:44:32 +0400
committerHieu Hoang <hieu@hoang.co.uk>2013-04-09 17:44:32 +0400
commit44a0e52e3052371a850f7ee463279f4cc0522ea5 (patch)
tree92c22837ca93e558b8e97701c44d8fc1945ebbdf /scripts/training
parent5dce1463e715295fa9442d9b5eac079a76f890b6 (diff)
fixed ShowWeights() for confusion networks. This is a reason why we should get rid of ShortNames and move to refactored moses pdq
Diffstat (limited to 'scripts/training')
-rwxr-xr-xscripts/training/mert-moses.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/training/mert-moses.pl b/scripts/training/mert-moses.pl
index f73b58120..175fa12fb 100755
--- a/scripts/training/mert-moses.pl
+++ b/scripts/training/mert-moses.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
+#!/usr/bin/perl -w
# $Id$
# Usage:
# mert-moses.pl <foreign> <english> <decoder-executable> <decoder-config>