File size: 999 Bytes
884d29f
b5be315
884d29f
b5be315
 
884d29f
c642a0e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---

language: en
license: gpl-3.0
multilinguality: monolingual
pretty_name: BIOSSES
---



# Dataset Card for BIOSSES

## Homepage

https://tabilab.cmpe.boun.edu.tr/BIOSSES/DataSet.html


## Dataset Description

BIOSSES computes similarity of biomedical sentences by utilizing WordNet as the general domain ontology and UMLS as the biomedical domain specific ontology. The original paper outlines the approaches with respect to using annotator score as golden standard. Source view will return all annotator score individually whereas the Bigbio view will return the mean of the annotator score.


## Citation Information

```

@article{souganciouglu2017biosses,

  title={BIOSSES: a semantic sentence similarity estimation system for the biomedical domain},

  author={Soğancıoğlu, Gizem, Hakime Öztürk, and Arzucan Özgür},

  journal={Bioinformatics},

  volume={33},

  number={14},

  pages={i49--i58},

  year={2017},

  publisher={Oxford University Press}

}

```