Package: spacyr
Type: Package
Title: Wrapper to the 'spaCy' 'NLP' Library
Version: 1.2.1
Authors@R: c(
    person("Kenneth", "Benoit", email = "kbenoit@lse.ac.uk", role = c("cre", "aut", "cph"), comment = c(ORCID = "0000-0002-0797-564X")), 
    person("Akitaka", "Matsuo", email = "a.matsuo@lse.ac.uk", role = "aut", comment = c(ORCID = "0000-0002-3323-6330")),
    person("European Research Council", role = "fnd", comment = "ERC-2011-StG 283794-QUANTESS")
    )
Description: An R wrapper to the 'Python' 'spaCy' 'NLP' library,
    from <http://spacy.io>.
License: GPL-3
LazyData: TRUE
Depends: R (>= 3.0.0), methods
Imports: data.table, reticulate (>= 1.6)
Suggests: dplyr, knitr, quanteda, R.rsp, rmarkdown, spelling, testthat,
        tidytext, tibble
URL: https://spacyr.quanteda.io
Encoding: UTF-8
BugReports: https://github.com/quanteda/spacyr/issues
RoxygenNote: 7.0.2
Language: en-GB
VignetteBuilder: R.rsp
NeedsCompilation: no
Packaged: 2020-03-04 06:42:45 UTC; kbenoit
Author: Kenneth Benoit [cre, aut, cph]
    (<https://orcid.org/0000-0002-0797-564X>),
  Akitaka Matsuo [aut] (<https://orcid.org/0000-0002-3323-6330>),
  European Research Council [fnd] (ERC-2011-StG 283794-QUANTESS)
Maintainer: Kenneth Benoit <kbenoit@lse.ac.uk>
Repository: CRAN
Date/Publication: 2020-03-04 09:40:03 UTC
Built: R 4.1.3; ; 2023-04-17 16:13:13 UTC; windows
