eduagarcia
commited on
Commit
•
131bb77
1
Parent(s):
9ece792
Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ language:
|
|
13 |
|
14 |
This is an adaptation of pre-trained Portuguese fastText Word Embeddings to a [sentence-transformers](https://www.SBERT.net) model.
|
15 |
|
16 |
-
The original pre-trained word embeddings can be found at: [http://nilc.icmc.usp.br/nilc/index.php](http://nilc.icmc.usp.br/nilc/index.php).
|
17 |
|
18 |
This model maps sentences & paragraphs to a 300 dimensional dense vector space and can be used for tasks like clustering or semantic search.
|
19 |
|
|
|
13 |
|
14 |
This is an adaptation of pre-trained Portuguese fastText Word Embeddings to a [sentence-transformers](https://www.SBERT.net) model.
|
15 |
|
16 |
+
The original pre-trained word embeddings can be found at: [http://nilc.icmc.usp.br/nilc/index.php/repositorio-de-word-embeddings-do-nilc](http://nilc.icmc.usp.br/nilc/index.php/repositorio-de-word-embeddings-do-nilc).
|
17 |
|
18 |
This model maps sentences & paragraphs to a 300 dimensional dense vector space and can be used for tasks like clustering or semantic search.
|
19 |
|