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
path: root/misc
diff options
context:
space:
mode:
authorMarcin Junczys-Dowmunt <junczys@amu.edu.pl>2012-08-05 17:38:51 +0400
committerMarcin Junczys-Dowmunt <junczys@amu.edu.pl>2012-08-05 17:38:51 +0400
commit11f6a3112ff90e68940333d1d82d6b6358af06fd (patch)
treea95a289f2687f0a6b02cb9a879cc22db0fa1a3a7 /misc
parentc6af8d81b4414b434c519e46ab9069e770481b8e (diff)
Updated link to documentation
Diffstat (limited to 'misc')
-rw-r--r--misc/processLexicalTableMin.cpp2
-rw-r--r--misc/processPhraseTableMin.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/processLexicalTableMin.cpp b/misc/processLexicalTableMin.cpp
index aedaf3f51..2d6769c1f 100644
--- a/misc/processLexicalTableMin.cpp
+++ b/misc/processLexicalTableMin.cpp
@@ -25,7 +25,7 @@ void printHelp(char **argv)
"\t-quantize int -- maximum number of scores per score component\n"
"\n"
- " For more information see: http://www.statmt.org/moses/?n=Moses.AdvancedFeatures\n"
+ " For more information see: http://www.statmt.org/moses/?n=Moses.AdvancedFeatures#ntoc6\n"
" and\n\n"
" @article { junczys_pbml98_2012,\n"
" author = { Marcin Junczys-Dowmunt },\n"
diff --git a/misc/processPhraseTableMin.cpp b/misc/processPhraseTableMin.cpp
index 18223ae37..2c472bac9 100644
--- a/misc/processPhraseTableMin.cpp
+++ b/misc/processPhraseTableMin.cpp
@@ -24,7 +24,7 @@ void printHelp(char **argv) {
"\t-quantize int -- maximum number of scores per score component\n"
"\n"
- " For more information see: http://www.statmt.org/moses/?n=Moses.AdvancedFeatures\n"
+ " For more information see: http://www.statmt.org/moses/?n=Moses.AdvancedFeatures#ntoc5\n"
" and\n\n"
" @article { junczys_pbml98_2012,\n"
" author = { Marcin Junczys-Dowmunt },\n"