Update README.md
Browse files### SapBERT-from-roberta-base-biomedical-clinical-es
### Expected input and output
### Training corpora
#### Extracting embeddings from SapBERT
### Citation
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- es
|
5 |
+
pipeline_tag: feature-extraction
|
6 |
+
tags:
|
7 |
+
- bert
|
8 |
+
- biomedical
|
9 |
+
- lexical semantics
|
10 |
+
- bionlp
|
11 |
+
- embedding
|
12 |
+
- entity linking
|
13 |
+
- umls
|
14 |
+
---
|