Update README.md
Browse files
README.md
CHANGED
@@ -29,6 +29,7 @@ Possíveis aplicações para o modelo são:
|
|
29 |
- [Clustering](https://www.sbert.net/examples/applications/clustering/README.html)
|
30 |
- [Semantic Textual Similarity](https://www.sbert.net/docs/usage/semantic_textual_similarity.html)
|
31 |
- [Paraphrase Mining](https://www.sbert.net/examples/applications/paraphrase-mining/README.html)
|
|
|
32 |
|
33 |
## Base Model
|
34 |
|
|
|
29 |
- [Clustering](https://www.sbert.net/examples/applications/clustering/README.html)
|
30 |
- [Semantic Textual Similarity](https://www.sbert.net/docs/usage/semantic_textual_similarity.html)
|
31 |
- [Paraphrase Mining](https://www.sbert.net/examples/applications/paraphrase-mining/README.html)
|
32 |
+
- [Semantic Search](https://www.sbert.net/examples/applications/semantic-search/README.html)
|
33 |
|
34 |
## Base Model
|
35 |
|