diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -113,7 +113,7 @@ Bear in mind that this will require around 50 GB free space. The mapped embeddin | |||
113 | 113 | ||
114 | ## Quick Demo | 114 | ## Quick Demo |
115 | 115 | ||
116 | `demo.sh` is included, downloads data for 2 languages. | 116 | `demo.sh` is included, downloads data for 2 languages and runs WMD (Word Mover's Distance) and SNK (Sinkhorn Distance) methods in matching and retrieval paradigms. |
117 | 117 | ||
118 | ```bash | 118 | ```bash |
119 | ./demo.sh | 119 | ./demo.sh |