garyw commited on
Commit
af6a91c
·
1 Parent(s): 99fb1d7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -2,7 +2,19 @@
2
  license: gpl-3.0
3
  ---
4
 
5
- Pre-trained word embeddings using the text of published clinical case reports.
 
 
 
 
 
 
 
 
 
 
 
 
6
 
7
  ## Getting started
8
 
 
2
  license: gpl-3.0
3
  ---
4
 
5
+ Pre-trained word embeddings using the text of published clinical case reports. See the paper here: https://pubmed.ncbi.nlm.nih.gov/34920127/
6
+
7
+ Citation:
8
+
9
+ @article{flamholz2022word,
10
+ title={Word embeddings trained on published case reports are lightweight, effective for clinical tasks, and free of protected health information},
11
+ author={Flamholz, Zachary N and Crane-Droesch, Andrew and Ungar, Lyle H and Weissman, Gary E},
12
+ journal={Journal of Biomedical Informatics},
13
+ volume={125},
14
+ pages={103971},
15
+ year={2022},
16
+ publisher={Elsevier}
17
+ }
18
 
19
  ## Getting started
20