Package: openNLP
Encoding: UTF-8
Version: 0.2-7
Title: Apache OpenNLP Tools Interface
Authors@R: person("Kurt", "Hornik", role = c("aut", "cre"),
                  email = "Kurt.Hornik@R-project.org",
		  comment = c(ORCID = "0000-0003-4198-9911"))
Description: An interface to the Apache OpenNLP tools (version 1.5.3).
  The Apache OpenNLP library is a machine learning based toolkit for the
  processing of natural language text written in Java.
  It supports the most common NLP tasks, such as tokenization, sentence
  segmentation, part-of-speech tagging, named entity extraction, chunking,
  parsing, and coreference resolution.
  See <https://opennlp.apache.org/> for more information.
Imports: NLP (>= 0.1-6.3), openNLPdata (>= 1.5.3-1), rJava (>= 0.6-3)
Suggests: openNLPmodels.en
Additional_repositories: https://datacube.wu.ac.at
SystemRequirements: Java (>= 5.0)
License: GPL-3
NeedsCompilation: no
Packaged: 2019-10-26 14:01:19 UTC; hornik
Author: Kurt Hornik [aut, cre] (<https://orcid.org/0000-0003-4198-9911>)
Maintainer: Kurt Hornik <Kurt.Hornik@R-project.org>
Repository: CRAN
Date/Publication: 2019-10-26 15:52:51 UTC
Built: R 4.0.2; ; 2020-07-16 02:12:07 UTC; unix
