File size: 1,406 Bytes
fec1e7a
 
 
 
3cc51b5
 
fec1e7a
19ca266
3cc51b5
fec1e7a
3cc51b5
 
 
 
 
 
fec1e7a
 
 
 
 
 
 
 
 
 
da8e949
fec1e7a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
57
58
59

---
language: 
- en
bigbio_language: 
- English
license: cc-by-nc-4.0
multilinguality: monolingual
bigbio_license_shortname: CC_BY_NC_4p0
pretty_name: DDI Corpus
homepage: https://github.com/isegura/DDICorpus
bigbio_pubmed: True
bigbio_public: True
bigbio_tasks: 
- NAMED_ENTITY_RECOGNITION
- RELATION_EXTRACTION
---


# Dataset Card for DDI Corpus

## Dataset Description

- **Homepage:** https://github.com/isegura/DDICorpus
- **Pubmed:** True
- **Public:** True
- **Tasks:** NER,RE


The DDI corpus has been manually annotated with drugs and pharmacokinetics and pharmacodynamics interactions. It contains 1025 documents from two different sources: DrugBank database and MedLine.



## Citation Information

```
@article{HERREROZAZO2013914,
  title        = {
    The DDI corpus: An annotated corpus with pharmacological substances and
    drug-drug interactions
  },
  author       = {
    María Herrero-Zazo and Isabel Segura-Bedmar and Paloma Martínez and Thierry
    Declerck
  },
  year         = 2013,
  journal      = {Journal of Biomedical Informatics},
  volume       = 46,
  number       = 5,
  pages        = {914--920},
  doi          = {https://doi.org/10.1016/j.jbi.2013.07.011},
  issn         = {1532-0464},
  url          = {https://www.sciencedirect.com/science/article/pii/S1532046413001123},
  keywords     = {Biomedical corpora, Drug interaction, Information extraction}
}


```