Update README.md
Browse files
README.md
CHANGED
@@ -31,6 +31,11 @@ A newer version of this model that adds Polish is available here: [uaritm/multil
|
|
31 |
<!--- Describe your model here -->
|
32 |
|
33 |
## Usage (Sentence-Transformers)
|
|
|
|
|
|
|
|
|
|
|
34 |
|
35 |
Using this model becomes easy when you have [sentence-transformers](https://www.SBERT.net) installed:
|
36 |
|
|
|
31 |
<!--- Describe your model here -->
|
32 |
|
33 |
## Usage (Sentence-Transformers)
|
34 |
+
The model is used on the resource of multilingual analysis of patient complaints to determine the specialty of the doctor that is needed in this case: [Virtual General Practice](https://aihealth.site)
|
35 |
+
|
36 |
+
You can test the quality and speed of the model
|
37 |
+
|
38 |
+
|
39 |
|
40 |
Using this model becomes easy when you have [sentence-transformers](https://www.SBERT.net) installed:
|
41 |
|