From 383b82c6f9f43adf08099f569bfbcd3fed07285a Mon Sep 17 00:00:00 2001 From: Hieu Hoang Date: Fri, 16 Sep 2016 11:48:03 +0200 Subject: [PATCH] merge --- examples/mt/download.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 examples/mt/download.sh 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 +