gabrielaltay
commited on
Commit
·
5594054
1
Parent(s):
3fb657f
upload hub_repos/minimayosrs/README.md to hub from bigbio repo
Browse files
README.md
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
license: cc0-1.0
|
6 |
+
license_bigbio_shortname: CC0_1p0
|
7 |
+
pretty_name: MiniMayoSRS
|
8 |
+
---
|
9 |
+
|
10 |
+
|
11 |
+
# Dataset Card for MiniMayoSRS
|
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 |
+
MiniMayoSRS is a subset of the MayoSRS and consists of 30 term pairs on which a higher inter-annotator agreement was
|
22 |
+
achieved. The average correlation between physicians is 0.68. The average correlation between medical coders is 0.78.
|
23 |
+
|
24 |
+
|
25 |
+
|
26 |
+
## Citation Information
|
27 |
+
|
28 |
+
```
|
29 |
+
@article{pedersen2007measures,
|
30 |
+
title={Measures of semantic similarity and relatedness in the biomedical domain},
|
31 |
+
author={Pedersen, Ted and Pakhomov, Serguei VS and Patwardhan, Siddharth and Chute, Christopher G},
|
32 |
+
journal={Journal of biomedical informatics},
|
33 |
+
volume={40},
|
34 |
+
number={3},
|
35 |
+
pages={288--299},
|
36 |
+
year={2007},
|
37 |
+
publisher={Elsevier}
|
38 |
+
}
|
39 |
+
|
40 |
+
```
|