[irstlm] 69/146: Updated online_documentation_enhancments.patch.

Giulio Paci giuliopaci-guest at moszumanska.debian.org
Tue May 17 07:37:09 UTC 2016


This is an automated email from the git hooks/post-receive script.

giuliopaci-guest pushed a commit to branch master
in repository irstlm.

commit e8db87b7d325b09607c2f58c6e718da67e40de10
Author: Giulio Paci <giuliopaci at gmail.com>
Date:   Sun Jan 13 03:43:17 2013 +0100

    Updated online_documentation_enhancments.patch.
---
 debian/patches/online_documentation_enhancments.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/online_documentation_enhancments.patch b/debian/patches/online_documentation_enhancments.patch
index 00fad64..f4682c4 100644
--- a/debian/patches/online_documentation_enhancments.patch
+++ b/debian/patches/online_documentation_enhancments.patch
@@ -661,7 +661,7 @@ Forwarded: yes
 +            << "       --memmap|-mm 1 (uses memory map to read a binary LM)" << std::endl
 +            << "       --ngram_load_factor <value> (set the load factor for ngram cache ; it should be a positive real value; if not defined a default value is used)" << std::endl
 +            << "       --dict_load_factor <value> (set the load factor for ngram cache ; it should be a positive real value; if not defined a default value is used)" << std::endl
-+            << "       --level|lev <value> (set the maximum level to load from the LM; if value is larger than the actual LM order, the latter is taken)" << std::endl;
++            << "       --level|-lev <value> (set the maximum level to load from the LM; if value is larger than the actual LM order, the latter is taken)" << std::endl;
  }
  
  
@@ -913,7 +913,7 @@ Forwarded: yes
 +  std::cerr << "       -AdaptOn|-ad=<file>" << std::endl;
 +  std::cerr << "       -AdaptRate|-ar=<double> (default:1.0 )" << std::endl;
 +  std::cerr << "       -AdaptLevel|-al=[1-" << MAX_NGRAM << "] (default: 0)" << std::endl;
-+  std::cerr << "       -AdaptOOV|-ao[yes|no] (default: no)" << std::endl;
++  std::cerr << "       -AdaptOOV|-ao=[yes|no] (default: no)" << std::endl;
 +  std::cerr << "       -SaveScaleFactor|-ssf=<file>" << std::endl;
 +  std::cerr << "       -LanguageModelType|-lm=<LM_TYPE> (default: none)" << std::endl;
 +  std::cerr << "           ModifiedShiftBeta|msb" << std::endl;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/irstlm.git



More information about the debian-science-commits mailing list