polmineR: Toolkit for Corpus Analysis

Library for corpus analysis using the Corpus Workbench as an efficient back end for indexing and querying large corpora. The package offers functionality to flexibly create partitions and to carry out basic statistical operations (count, co-occurrences etc.). The original full text of documents can be reconstructed and inspected at any time. Beyond that, the package is intended to serve as an interface to packages implementing advanced statistical procedures. Respective data structures (document term matrices, term co- occurrence matrices etc.) can be created based on the indexed corpora.

Version: 0.7.5
Imports: methods, R6, data.table, slam, Matrix, tm, DT, utils, jsonlite, pbapply
Suggests: parallel, polmineR.Rcpp, europarl.en, rcqp, doParallel, markdown, htmltools, xml2, xlsx, sendmailR, knitr, rJava, shiny, testthat, tidytext
Published: 2017-10-04
Author: Andreas Blaette
Maintainer: Andreas Blaette <andreas.blaette at uni-due.de>
BugReports: https://github.com/PolMine/polmineR/issues
License: GPL-3
URL: https://www.github.com/PolMine/polmineR
NeedsCompilation: no
Citation: polmineR citation info
Materials: README NEWS
CRAN checks: polmineR results

Downloads:

Reference manual: polmineR.pdf
Vignettes: Introduction to polmineR
Package source: polmineR_0.7.5.tar.gz
Windows binaries: r-devel: polmineR_0.7.5.zip, r-release: not available, r-oldrel: not available
OS X El Capitan binaries: r-release: polmineR_0.7.5.tgz
OS X Mavericks binaries: r-oldrel: polmineR_0.7.5.tgz
Old sources: polmineR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=polmineR to link to this page.