From b294c3c62b86b24789f7c9f826a9cc6d2a047064 Mon Sep 17 00:00:00 2001 From: Yiğit Sever Date: Wed, 25 Sep 2019 21:13:59 +0300 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5ca5a39..eb09836 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Evaluating cross-lingual textual similarity on dictionary alignment -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). +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) and supervised implementation is extended from https://github.com/fionn-mac/Manhattan-LSTM. ```bash git clone https://github.com/yigitsever/Evaluating-Dictionary-Alignment.git -- cgit v1.2.3-70-g09d2