Skip to content

Commit

Permalink
Documentation and gensim int
Browse files Browse the repository at this point in the history
  • Loading branch information
avaimar committed Nov 9, 2024
1 parent 45b4ffc commit 22afb92
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,10 @@ Our tutorial notebook is available [here](https://github.com/reglab/glove-v/blob

Here is a quick example of how to download the approximated embeddings for the Toy Corpus:

```python
import glove_v
```

```python
glove_v.data.download_embeddings(
embedding_name='Toy-Embeddings',
Expand Down

0 comments on commit 22afb92

Please sign in to comment.