Skip to content

Commit 9621e42

Browse files
committed
README
1 parent e424fa6 commit 9621e42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Next to that, it also allows to build a `top2vec` model allowing to cluster docu
99
- to train paragraph embeddings (also known as document embeddings) on character data or data in a text file
1010
- use the embeddings to find similar documents, paragraphs, sentences or words
1111
- cluster document embeddings using top2vec
12-
- Note. For getting word vectors in R: look at package https://github.com/bnosac/word2vec, details [here](https://www.bnosac.be/index.php/blog/100-word2vec-in-r), for Starspace embeddings: look at package https://github.com/bnosac/ruimtehol, details [here](https://CRAN.R-project.org/package=ruimtehol/vignettes/ground-control-to-ruimtehol.pdf)
12+
- Note. For getting word vectors in R: look at package https://github.com/bnosac/word2vec, details [here](https://www.bnosac.be/index.php/blog/100-word2vec-in-r), for Starspace embeddings: look at package https://github.com/bnosac/ruimtehol
1313

1414
## Installation
1515

0 commit comments

Comments
 (0)