Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,13 @@ widget:
|
|
16 |
|
17 |
# PatentSBERTa_V2
|
18 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search.
|
20 |
|
21 |
<!--- Describe your model here -->
|
|
|
16 |
|
17 |
# PatentSBERTa_V2
|
18 |
|
19 |
+
PatentSBERTa: A Deep NLP based Hybrid Model for Patent Distance and Classification using Augmented SBERT
|
20 |
+
Aalborg University Business School, AI: Growth-Lab
|
21 |
+
https://arxiv.org/abs/2103.11933
|
22 |
+
|
23 |
+
https://github.com/AI-Growth-Lab/PatentSBERTa
|
24 |
+
|
25 |
+
|
26 |
This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search.
|
27 |
|
28 |
<!--- Describe your model here -->
|