Datasets:

Modalities:
Text
Languages:
English
Libraries:
Datasets
License:
File size: 1,216 Bytes
bcb9c1b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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

---
language: 
- en
bigbio_language: 
- English
license: other
multilinguality: monolingual
bigbio_license_shortname: ISC
pretty_name: CPI
homepage: https://github.com/KerstenDoering/CPI-Pipeline
bigbio_pubmed: True
bigbio_public: True
bigbio_tasks: 
- NAMED_ENTITY_RECOGNITION
- NAMED_ENTITY_DISAMBIGUATION
- RELATION_EXTRACTION
---


# Dataset Card for CPI

## Dataset Description

- **Homepage:** https://github.com/KerstenDoering/CPI-Pipeline
- **Pubmed:** True
- **Public:** True
- **Tasks:** NER,NED,RE


The compound-protein relationship (CPI) dataset consists of 2,613 sentences 
from abstracts containing annotations of proteins, small molecules, and their 
relationships.



## Citation Information

```
@article{doring2020automated,
  title={Automated recognition of functional compound-protein relationships in literature},
  author={D{\"o}ring, Kersten and Qaseem, Ammar and Becer, Michael and Li, Jianyu and Mishra, Pankaj and Gao, Mingjie and Kirchner, Pascal and Sauter, Florian and Telukunta, Kiran K and Moumbock, Aur{\'e}lien FA and others},
  journal={Plos one},
  volume={15},
  number={3},
  pages={e0220925},
  year={2020},
  publisher={Public Library of Science San Francisco, CA USA}
}
```