File size: 1,341 Bytes
6793cde bfa0bc0 6793cde 2a15d4c bfa0bc0 6793cde bfa0bc0 6793cde 7a5de43 6793cde |
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 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 |
---
language:
- en
bigbio_language:
- English
license: cc-by-2.0
multilinguality: monolingual
bigbio_license_shortname: CC_BY_2p0
pretty_name: BioInfer
homepage: https://github.com/metalrt/ppi-dataset
bigbio_pubmed: True
bigbio_public: True
bigbio_tasks:
- RELATION_EXTRACTION
- NAMED_ENTITY_RECOGNITION
---
# Dataset Card for BioInfer
## Dataset Description
- **Homepage:** https://github.com/metalrt/ppi-dataset
- **Pubmed:** True
- **Public:** True
- **Tasks:** RE,NER
A corpus targeted at protein, gene, and RNA relationships which serves as a
resource for the development of information extraction systems and their
components such as parsers and domain analyzers. Currently, the corpus contains
1100 sentences from abstracts of biomedical research articles annotated for
relationships, named entities, as well as syntactic dependencies.
## Citation Information
```
@article{pyysalo2007bioinfer,
title = {BioInfer: a corpus for information extraction in the biomedical domain},
author = {
Pyysalo, Sampo and Ginter, Filip and Heimonen, Juho and Bj{"o}rne, Jari
and Boberg, Jorma and J{"a}rvinen, Jouni and Salakoski, Tapio
},
year = 2007,
journal = {BMC bioinformatics},
publisher = {BioMed Central},
volume = 8,
number = 1,
pages = {1--24}
}
```
|