aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorYigit Sever2019-09-19 22:14:08 +0300
committerYigit Sever2019-09-19 22:14:08 +0300
commit0f0c9fafa77b17952e71b4c5f6d74b92ca6aa5e9 (patch)
treee97ef517d7bb5e4f45964315da931d4ad65573ce /README.md
parentb1222170eddbc3cee7c075274503b210fb2d86c9 (diff)
downloadEvaluating-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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ea0c2ba..b67290c 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
1# Evaluating cross-lingual textual similarity on dictionary alignment 1# Evaluating cross-lingual textual similarity on dictionary alignment
2 2
3This 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). 3This 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