Skip to content

Commit

Permalink
add dots
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderpanchenko committed Mar 2, 2018
1 parent 732b82b commit b23e565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ In [train.sh](train.sh) we provide an example for usage of the `train.py` script

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

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.
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.

## Transforming pre-trained word embeddings to sense embeddings

Expand Down

0 comments on commit b23e565

Please sign in to comment.