Package: textcat
Version: 1.0-7
Title: N-Gram Based Text Categorization
Authors@R: c(person("Kurt", "Hornik", role = c("aut", "cre"),
                    email = "Kurt.Hornik@R-project.org",
		    comment = c(ORCID = "0000-0003-4198-9911")),
             person("Johannes", "Rauch", role = "aut"),
             person("Christian", "Buchta", role = "aut",
                    email = "christian.buchta@wu.ac.at"),
             person("Ingo", "Feinerer", role = "aut",
                    email = "feinerer@logic.at"))
Description: Text categorization based on n-grams.
Depends: R (>= 3.2.0)
Imports: tau (>= 0.0-11), slam
License: GPL-2
LazyData: yes
NeedsCompilation: no
Packaged: 2020-12-04 11:09:09 UTC; hornik
Author: Kurt Hornik [aut, cre] (<https://orcid.org/0000-0003-4198-9911>),
  Johannes Rauch [aut],
  Christian Buchta [aut],
  Ingo Feinerer [aut]
Maintainer: Kurt Hornik <Kurt.Hornik@R-project.org>
Repository: CRAN
Date/Publication: 2020-12-04 11:24:41 UTC
Built: R 4.0.2; ; 2020-12-05 11:28:38 UTC; unix
