Package: stanza
Type: Package
Title: 'Stanza' - A 'R' NLP Package for Many Human Languages
Version: 1.0-3
Authors@R: c(person("Kurt", "Hornik", role = "aut"),
             person("Florian", "Schwendinger", role = c("aut", "cre"), email = "FlorianSchwendinger@gmx.at"),
             person("Julian", "Amon", role = "aut"))
Description: 
    An interface to the 'Python' package 'stanza' <https://stanfordnlp.github.io/stanza/index.html>.
    'stanza' is a 'Python' 'NLP' library for many human languages.
    It contains support for running various accurate natural language processing tools on 60+ languages.
License: GPL-3
Imports: checkmate, reticulate
Depends: NLP
SystemRequirements: R >= 4.0, Python >= 3.8, stanza >= 1.3.0
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-05-29 13:21:20 UTC; f
Author: Kurt Hornik [aut],
  Florian Schwendinger [aut, cre],
  Julian Amon [aut]
Maintainer: Florian Schwendinger <FlorianSchwendinger@gmx.at>
Repository: CRAN
Date/Publication: 2025-06-02 08:50:02 UTC
Built: R 4.5.2; ; 2025-11-01 02:18:28 UTC; windows
