diff options
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -3,7 +3,8 @@ | |||
| 3 | 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). | 3 | 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). |
| 4 | 4 | ||
| 5 | ```bash | 5 | ```bash |
| 6 | git clone https://github.com/yigitsever/Evaluating-Dictionary-Alignment.git && cd Evaluating-Dictionary-Alignment | 6 | git clone https://github.com/yigitsever/Evaluating-Dictionary-Alignment.git |
| 7 | cd Evaluating-Dictionary-Alignment | ||
| 7 | ``` | 8 | ``` |
| 8 | 9 | ||
| 9 | ## Requirements | 10 | ## Requirements |
