Commit ·
3e64bba
1
Parent(s): 3667cd7
upload hub_repos/mayosrs/README.md to hub from bigbio repo
Browse files
README.md
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
---
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
license: cc0-1.0
|
| 6 |
+
license_bigbio_shortname: CC0_1p0
|
| 7 |
+
pretty_name: MayoSRS
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
|
| 11 |
+
# Dataset Card for MayoSRS
|
| 12 |
+
|
| 13 |
+
## Dataset Description
|
| 14 |
+
|
| 15 |
+
- **Homepage:** https://conservancy.umn.edu/handle/11299/196265
|
| 16 |
+
- **Pubmed:** False
|
| 17 |
+
- **Public:** True
|
| 18 |
+
- **Tasks:** Semantic Similarity
|
| 19 |
+
|
| 20 |
+
|
| 21 |
+
MayoSRS consists of 101 clinical term pairs whose relatedness was determined by nine medical coders and three physicians from the Mayo Clinic.
|
| 22 |
+
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
## Citation Information
|
| 26 |
+
|
| 27 |
+
```
|
| 28 |
+
@article{pedersen2007measures,
|
| 29 |
+
title={Measures of semantic similarity and relatedness in the biomedical domain},
|
| 30 |
+
author={Pedersen, Ted and Pakhomov, Serguei VS and Patwardhan, Siddharth and Chute, Christopher G},
|
| 31 |
+
journal={Journal of biomedical informatics},
|
| 32 |
+
volume={40},
|
| 33 |
+
number={3},
|
| 34 |
+
pages={288--299},
|
| 35 |
+
year={2007},
|
| 36 |
+
publisher={Elsevier}
|
| 37 |
+
}
|
| 38 |
+
|
| 39 |
+
```
|