diff options
| author | Yiğit Sever | 2019-09-20 16:53:07 +0300 |
|---|---|---|
| committer | GitHub | 2019-09-20 16:53:07 +0300 |
| commit | 5830bd67020c155183d7988ec70e39b26e98743b (patch) | |
| tree | 02dd4c2d8041a73fa49b1706276c0ead3febbfff | |
| parent | b4b5edb155aa9388407930c416fe7103d0761b1a (diff) | |
| download | Evaluating-Dictionary-Alignment-5830bd67020c155183d7988ec70e39b26e98743b.tar.gz Evaluating-Dictionary-Alignment-5830bd67020c155183d7988ec70e39b26e98743b.tar.bz2 Evaluating-Dictionary-Alignment-5830bd67020c155183d7988ec70e39b26e98743b.zip | |
Update README.md
| -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 |
