Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marian-nmt/marian.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHieu Hoang <hieuhoang@gmail.com>2016-09-16 12:48:03 +0300
committerHieu Hoang <hieuhoang@gmail.com>2016-09-16 12:48:03 +0300
commit383b82c6f9f43adf08099f569bfbcd3fed07285a (patch)
tree4bd46f5a7c0b7e4540a5f191d28c449853017bce /examples
parent036284d39cabff3778e9142e3a7139a1f5f2c985 (diff)
merge
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/mt/download.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/mt/download.sh b/examples/mt/download.sh
new file mode 100755
index 00000000..1f6dd242
--- /dev/null
+++ b/examples/mt/download.sh
@@ -0,0 +1,4 @@
+
+wget http://data.statmt.org/wmt16/translation-task/dev.tgz
+tar xvf dev.tgz
+