<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Clinical Natural Language Processing using 'spaCy', 'scispaCy',
and 'medspaCy'</dc:title>
  <dc:title>R package clinspacy version 1.0.2</dc:title>
  <dc:description>Performs biomedical named entity recognition,
    Unified Medical Language System (UMLS) concept mapping, and negation
    detection using the Python 'spaCy', 'scispaCy', and 'medspaCy' packages, and 
    transforms extracted data into a wide format for inclusion in machine
    learning models. The development of the 'scispaCy' package is described by
    Neumann (2019) &lt;doi:10.18653/v1/W19-5034&gt;. The 'medspacy' package uses
    'ConText', an algorithm for determining the context of clinical statements
    described by Harkema (2009) &lt;doi:10.1016/j.jbi.2009.05.002&gt;. Clinspacy
    also supports entity embeddings from 'scispaCy' and UMLS 'cui2vec' concept
    embeddings developed by Beam (2018) &lt;arXiv:1804.01486&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.10)</dc:relation>
  <dc:relation>Imports: reticulate (&gt;= 1.16), data.table, assertthat, rappdirs, utils,
magrittr</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown</dc:relation>
  <dc:creator>Karandeep Singh &lt;kdpsingh@umich.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Karandeep Singh [aut, cre],
  Benjamin Kompa [aut],
  Andrew Beam [aut],
  Allen Schmaltz [aut]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=clinspacy/LICENSE)</dc:rights>
  <dc:date>2021-03-20</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=clinspacy</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.clinspacy</dc:identifier>
</oai_dc:dc>
