Package: textcat
Version: 1.0-9
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",
		    comment = c(ORCID = "0000-0001-7656-8338")))
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: 2024-11-13 06:15:51 UTC; hornik
Author: Kurt Hornik [aut, cre] (<https://orcid.org/0000-0003-4198-9911>),
  Johannes Rauch [aut],
  Christian Buchta [aut],
  Ingo Feinerer [aut] (<https://orcid.org/0000-0001-7656-8338>)
Maintainer: Kurt Hornik <Kurt.Hornik@R-project.org>
Repository: CRAN
Date/Publication: 2024-11-13 07:13:33 UTC
Built: R 4.5.1; ; 2025-10-29 02:23:26 UTC; windows
