Package: NLPclient
Version: 1.0
Title: Stanford 'CoreNLP' Annotation Client
Description: Stanford 'CoreNLP' annotation client.
  Stanford 'CoreNLP' <https://stanfordnlp.github.io/CoreNLP/index.html> integrates all 
  NLP tools from the Stanford Natural Language Processing Group, 
  including a part-of-speech (POS) tagger, a named entity recognizer (NER), 
  a parser, and a coreference resolution system, and provides model files 
  for the analysis of English. More information can be found in the README.
Authors@R: c(person("Florian", "Schwendinger", role = c("aut", "cre"), email = "FlorianSchwendinger@gmx.at"),
	person("Kurt", "Hornik", role = c("aut")))
Imports: NLP (>= 0.1-10), utils, xml2, curl
Depends: R (>= 3.2.0)
License: GPL-2
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-12-04 21:29:21 UTC; florian
Author: Florian Schwendinger [aut, cre],
  Kurt Hornik [aut]
Maintainer: Florian Schwendinger <FlorianSchwendinger@gmx.at>
Repository: CRAN
Date/Publication: 2019-12-13 14:20:15 UTC
Built: R 4.1.0; ; 2021-05-26 07:21:46 UTC; unix
