luisgasco commited on
Commit
01bcc92
1 Parent(s): 39846d9

Update README.md

Browse files

### SapBERT-from-roberta-base-biomedical-clinical-es

### Expected input and output

### Training corpora

#### Extracting embeddings from SapBERT


### Citation

Files changed (1) hide show
  1. README.md +12 -1
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
+ ---