ddiCorpusR: drug-drug interactions in data.frame-tibble format

Description Usage Format Source References Examples

Description

The DDI corpus is made up of 792 texts selected from the DrugBank database and other 233 Medline abstracts on the subject of DDIs. The corpus was annotated with a total of 18,502 pharmacological substances and 5028 DDIs, including both pharmacokinetic (PK) as well as pharmacodynamic (PD) interactions. To date, the corpora annotated with DDIs have focused in PK DDIs, but not in PD DDIs.

Usage

1
data("ddiCorpusR")

Format

A data frame with 988 observations on the following 2 variables.

id

drug's name

text

text with description about interactions

Source

http://labda.inf.uc3m.es/doku.php?id=en:labda_ddicorpus

References

Mar<c3><ad>a Herrero-Zazo, Isabel Segura-Bedmar, Paloma Mart<c3><ad>nez, Thierry Declerc, The DDI corpus: An annotated corpus with pharmacological substances and drug<e2><80><93>drug interactions, Journal of Biomedical Informatics, Volume 46, Issue 5, October 2013, Pages 914-920, http://dx.doi.org/10.1016/j.jbi.2013.07.011.

Isabel Segura-Bedmar, Paloma Mart<c3><ad>nez, Mar<c3><ad>a Herrero Zazo, (2014). Lessons learnt from the DDIExtraction-2013 shared task, Journal of Biomedical Informatics, Vol.51, pp:152-164.

Examples

1
2

GustavoBruges/ddiCorpusR documentation built on May 27, 2019, 7:28 a.m.