bioscope / README.md
gabrielaltay's picture
upload hub_repos/bioscope/README.md to hub from bigbio repo
43ba162
|
raw
history blame
No virus
1.28 kB
---
language:
- en
bigbio_language:
- English
license: cc-by-2.0
multilinguality: monolingual
bigbio_license_shortname: CC_BY_2p0
pretty_name: BioScope
homepage: https://rgai.inf.u-szeged.hu/node/105
bigbio_pubmed: True
bigbio_public: True
bigbio_tasks:
- NAMED_ENTITY_RECOGNITION
---
# Dataset Card for BioScope
## Dataset Description
- **Homepage:** https://rgai.inf.u-szeged.hu/node/105
- **Pubmed:** True
- **Public:** True
- **Tasks:** NER
The BioScope corpus consists of medical and biological texts annotated for
negation, speculation and their linguistic scope. This was done to allow a
comparison between the development of systems for negation/hedge detection and
scope resolution. The BioScope corpus was annotated by two independent linguists
following the guidelines written by our linguist expert before the annotation of
the corpus was initiated.
## Citation Information
```
@article{vincze2008bioscope,
title={The BioScope corpus: biomedical texts annotated for uncertainty, negation and their scopes},
author={Vincze, Veronika and Szarvas, Gy{"o}rgy and Farkas, Rich{'a}rd and M{'o}ra, Gy{"o}rgy and Csirik, J{'a}nos},
journal={BMC bioinformatics},
volume={9},
number={11},
pages={1--9},
year={2008},
publisher={BioMed Central}
}
```