summaryrefslogtreecommitdiff
path: root/rescore/rescore_inv_model1.pl
diff options
context:
space:
mode:
authorredpony <redpony@ec762483-ff6d-05da-a07a-a48fb63a330f>2010-11-17 02:22:07 +0000
committerredpony <redpony@ec762483-ff6d-05da-a07a-a48fb63a330f>2010-11-17 02:22:07 +0000
commit6cc55d924d704641db7aa110ac1faa47de870eb5 (patch)
treec772588f93675d15272ccd5c700e40d94a92e552 /rescore/rescore_inv_model1.pl
parent84c2e539c5713cc9ed59942f22d73f3c40152d19 (diff)
changes
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@729 ec762483-ff6d-05da-a07a-a48fb63a330f
Diffstat (limited to 'rescore/rescore_inv_model1.pl')
-rwxr-xr-xrescore/rescore_inv_model1.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/rescore/rescore_inv_model1.pl b/rescore/rescore_inv_model1.pl
index 3ac86c46..4fc3cfcc 100755
--- a/rescore/rescore_inv_model1.pl
+++ b/rescore/rescore_inv_model1.pl
@@ -116,7 +116,7 @@ sub m1_prob {
}
sub usage {
- print STDERR "Usage: $0 -m model_file.txt -h hypothesis.nbest -s source.txt\n Adds the back-translation probability under Model 1\n";
+ print STDERR "Usage: $0 -m model_file.txt -h hypothesis.nbest -s source.txt\n Adds the back-translation probability under Model 1\n Use training/model1 to generate the required parameter file\n";
}