diff options
author | Yigit Sever | 2019-09-19 22:14:08 +0300 |
---|---|---|
committer | Yigit Sever | 2019-09-19 22:14:08 +0300 |
commit | 0f0c9fafa77b17952e71b4c5f6d74b92ca6aa5e9 (patch) | |
tree | e97ef517d7bb5e4f45964315da931d4ad65573ce /README.md | |
parent | b1222170eddbc3cee7c075274503b210fb2d86c9 (diff) | |
download | Evaluating-Dictionary-Alignment-0f0c9fafa77b17952e71b4c5f6d74b92ca6aa5e9.tar.gz Evaluating-Dictionary-Alignment-0f0c9fafa77b17952e71b4c5f6d74b92ca6aa5e9.tar.bz2 Evaluating-Dictionary-Alignment-0f0c9fafa77b17952e71b4c5f6d74b92ca6aa5e9.zip |
Change readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ | |||
1 | # Evaluating cross-lingual textual similarity on dictionary alignment | 1 | # Evaluating cross-lingual textual similarity on dictionary alignment |
2 | 2 | ||
3 | This repository contains the scripts to prepare the resources for the study 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 | ## Requirements | 5 | ## Requirements |
6 | - Python 3 | 6 | - Python 3 |