added zh-en-hiero

Project: http://git-wip-us.apache.org/repos/asf/incubator-joshua-site/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-joshua-site/commit/a062afdf
Tree: http://git-wip-us.apache.org/repos/asf/incubator-joshua-site/tree/a062afdf
Diff: http://git-wip-us.apache.org/repos/asf/incubator-joshua-site/diff/a062afdf

Branch: refs/heads/master
Commit: a062afdfa50b9b1bd0e94e477e2eb56dbe4c11db
Parents: 3677ad2
Author: Matt Post <[email protected]>
Authored: Wed Jan 13 16:12:48 2016 -0500
Committer: Matt Post <[email protected]>
Committed: Wed Jan 13 16:12:48 2016 -0500

----------------------------------------------------------------------
 language-packs/index.md               | 11 ++++++++++-
 language-packs/zh-en-hiero/index.html | 16 ++++++++++++++++
 2 files changed, 26 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-joshua-site/blob/a062afdf/language-packs/index.md
----------------------------------------------------------------------
diff --git a/language-packs/index.md b/language-packs/index.md
index 16c98f0..e43efe8 100644
--- a/language-packs/index.md
+++ b/language-packs/index.md
@@ -45,7 +45,7 @@ on [the installation page](../6.0/install.html).
   <tr>
     <td>Arabic--English</td>
     <td>phrase</td>
-    <td>2.4 GB</td>
+    <td>2.1 GB</td>
     <td>Built from
   <a href="https://catalog.ldc.upenn.edu/LDC2012T09";>the LDC 
Arabic-Dialect/English parallel text</a>,
   <a href="https://catalog.ldc.upenn.edu/LDC2007T08";>the ISI Arabic--English 
automatically extracted parallel text</a>, 
@@ -53,6 +53,15 @@ on [the installation page](../6.0/install.html).
     </td>
     <td><a href="ar-en-phrase/">Download</a></td>
   </tr>
+  <tr>
+    <td>Chinese--English</td>
+    <td>hiero</td>
+    <td>2.4 GB</td>
+    <td>Built from about 2 million sentences of parallel news. Contains the 
Joshua runtime,
+      so there are no external dependencies (including Joshua).
+    </td>
+    <td><a href="zh-en-hiero/">Download</a></td>
+  </tr>
 </table>
 
 Have a request? Please email [Matt Post](http://cs.jhu.edu/~post/).

http://git-wip-us.apache.org/repos/asf/incubator-joshua-site/blob/a062afdf/language-packs/zh-en-hiero/index.html
----------------------------------------------------------------------
diff --git a/language-packs/zh-en-hiero/index.html 
b/language-packs/zh-en-hiero/index.html
new file mode 100644
index 0000000..44ef883
--- /dev/null
+++ b/language-packs/zh-en-hiero/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE HTML>
+<html lang="en-US">
+    <head>
+        <meta charset="UTF-8">
+        <meta http-equiv="refresh" content="1;url=http://example.com";>
+        <script type="text/javascript">
+            window.location.href = 
"http://cs.jhu.edu/~post/language-packs/zh-en-hiero-2016-01-13.tgz";
+        </script>
+        <title>Page Redirection</title>
+    </head>
+    <body>
+        If you are not redirected automatically, follow 
+        <a 
href='http://cs.jhu.edu/~post/language-packs/zh-en-hiero-2016-01-13.tgz'>this 
link</a>
+        to download Joshua directly.
+    </body>
+</html>

Reply via email to