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:
authornicolabertoldi <nicolabertoldi@1f5c12ca-751b-0410-a591-d2e778427230>2010-10-27 17:18:07 +0400
committernicolabertoldi <nicolabertoldi@1f5c12ca-751b-0410-a591-d2e778427230>2010-10-27 17:18:07 +0400
commite1a5479928363eadd2e26e27cda020242db572a2 (patch)
tree4cef66215f0fba20cd0b6967ee593a45333b1801 /BUILD-INSTRUCTIONS.txt
parent7334d49191861f84ace29998e070b999edc46519 (diff)
modified the link to IRSTLM
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@3669 1f5c12ca-751b-0410-a591-d2e778427230
Diffstat (limited to 'BUILD-INSTRUCTIONS.txt')
-rw-r--r--BUILD-INSTRUCTIONS.txt9
1 files changed, 6 insertions, 3 deletions
diff --git a/BUILD-INSTRUCTIONS.txt b/BUILD-INSTRUCTIONS.txt
index 7d9cd9cda..c87da00ad 100644
--- a/BUILD-INSTRUCTIONS.txt
+++ b/BUILD-INSTRUCTIONS.txt
@@ -8,9 +8,12 @@ and build it. The SRILM can be downloaded from
http://www.speech.sri.com/projects/srilm/download.html .
-If you want to use IRST's, you will need to download its source
-and build it. The IRSTLM can be downloaded from
-http://sourceforge.net/projects/irstlm/
+If you want to use IRST's, you will need to download its source and
+build it. The IRSTLM can be downloaded from either the SourceForge
+website
+http://sourceforge.net/projects/irstlm
+or the official IRSTLM website
+http://hlt.fbk.eu/en/irstlm
Ken's LM is included with the Moses distribution.