Skip to content

Commit b23e565

Browse files
add dots
1 parent 732b82b commit b23e565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ In [train.sh](train.sh) we provide an example for usage of the `train.py` script
187187

188188
See the [QuickStart](QuickStart.ipynb) tutorial on how to perform word sense disambiguation and inspection of a trained model.
189189

190-
You can downlooad [pre-trained models for English, German, and Russian](http://ltdata1.informatik.uni-hamburg.de/sensegram/). Note that to run examples from the QuickStart you only need files with extensions ``word_vectors``, ``sense_vectors``, and ``.sense_vectors.inventory.csv``. Other files are supplementary.
190+
You can downlooad [pre-trained models for English, German, and Russian](http://ltdata1.informatik.uni-hamburg.de/sensegram/). Note that to run examples from the QuickStart you only need files with extensions ``.word_vectors``, ``.sense_vectors``, and ``.sense_vectors.inventory.csv``. Other files are supplementary.
191191

192192
## Transforming pre-trained word embeddings to sense embeddings
193193

0 commit comments

Comments
 (0)