Package: tosca
Type: Package
Title: Tools for Statistical Content Analysis
Version: 0.3-2
Date: 2021-10-28
Authors@R: c(person("Lars", "Koppers", email="koppers@statistik.tu-dortmund.de", role=c("aut", "cre"), comment = c(ORCID = "0000-0002-1642-9616")),
	     person("Jonas", "Rieger", email="jonas.rieger@tu-dortmund.de", role=c("aut"), comment = c(ORCID = "0000-0002-0007-4478")),
	     person("Karin", "Boczek", email="karin.boczek@tu-dortmund.de", role=c("ctb"), comment = c(ORCID = "0000-0003-1516-4094")),
	     person("Gerret", "von Nordheim", email="gerret.vonnordheim@tu-dortmund.de", role=c("ctb"), comment = c(ORCID = "0000-0001-7553-3838")))
Description: A framework for statistical analysis in content analysis. In addition to a pipeline for preprocessing text corpora and linking to the latent Dirichlet allocation from the 'lda' package, plots are offered for the descriptive analysis of text corpora and topic models. In addition, an implementation of Chang's intruder words and intruder topics is provided. Sample data for the vignette is included in the toscaData package, which is available on gitHub: <https://github.com/Docma-TU/toscaData>.
URL: https://github.com/Docma-TU/tosca,
        https://doi.org/10.5281/zenodo.3591068
License: GPL (>= 2)
Encoding: UTF-8
Depends: R (>= 3.5.0)
Imports: tm (>= 0.7-5), lda (>= 1.4.2), quanteda (>= 1.4.0), lubridate
        (>= 1.7.3), htmltools (>= 0.3.6), RColorBrewer (>= 1.1-2),
        stringr (>= 1.3.1), WikipediR (>= 1.5.0), data.table (>=
        1.11.4)
Suggests: toscaData, testthat (>= 2.0.0), knitr (>= 1.20), devtools (>=
        1.13), rmarkdown (>= 1.9)
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-10-28 06:09:08 UTC; lars
Author: Lars Koppers [aut, cre] (<https://orcid.org/0000-0002-1642-9616>),
  Jonas Rieger [aut] (<https://orcid.org/0000-0002-0007-4478>),
  Karin Boczek [ctb] (<https://orcid.org/0000-0003-1516-4094>),
  Gerret von Nordheim [ctb] (<https://orcid.org/0000-0001-7553-3838>)
Maintainer: Lars Koppers <koppers@statistik.tu-dortmund.de>
Repository: CRAN
Date/Publication: 2021-10-28 13:40:02 UTC
Built: R 4.2.0; ; 2023-07-11 00:12:37 UTC; unix
