Package: spacyr
Type: Package
Version: 0.9.3
Title: R Wrapper to the spaCy NLP Library
Authors@R: c( person("Kenneth", "Benoit", email = "kbenoit@lse.ac.uk", role =
    c("aut", "cre", "cph")), 
    person("Akitaka", "Matsuo", email = "A.Matsuo@lse.ac.uk", role = "aut") )
Description: An R wrapper to the 'Python' 'spaCy' 'NLP' library,
    from <http://spacy.io>.
License: GPL-3
LazyData: TRUE
Depends: R (>= 3.3.0), methods
Imports: data.table, utils, reticulate
Suggests: rmarkdown, testthat, knitr
URL: http://github.com/kbenoit/spacyr
Encoding: UTF-8
BugReports: https://github.com/kbenoit/spacyr/issues
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-11-10 16:35:13 UTC; kbenoit
Author: Kenneth Benoit [aut, cre, cph],
  Akitaka Matsuo [aut]
Maintainer: Kenneth Benoit <kbenoit@lse.ac.uk>
Repository: CRAN
Date/Publication: 2017-11-10 18:06:46 UTC
