From b4b5edb155aa9388407930c416fe7103d0761b1a Mon Sep 17 00:00:00 2001 From: Yiğit Sever Date: Fri, 20 Sep 2019 16:52:50 +0300 Subject: Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2360df4..36f162a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ This repository contains the scripts to prepare the resources as well as open source implementations of the methods. Word Mover's Distance and Sinkhorn implementations are extended from [Cross-lingual retrieval with Wasserstein distance](https://github.com/balikasg/WassersteinRetrieval). +```bash +git clone https://github.com/yigitsever/Evaluating-Dictionary-Alignment.git && cd Evaluating-Dictionary-Alignment +``` + ## Requirements ```bash @@ -48,8 +52,9 @@ Rest of this README assumes that you are in the repository root directory. ## Acquiring The Data +*Please make sure that the requirements are met, nltk is critical for this stage* + ```bash -git clone https://github.com/yigitsever/Evaluating-Dictionary-Alignment.git && cd Evaluating-Dictionary-Alignment ./get_data.sh ``` -- cgit v1.2.3-70-g09d2