koRpus: An R Package for Text Analysis

A set of tools to analyze texts. Includes, amongst others, functions for automatic language detection, hyphenation, several indices of lexical diversity (e.g., type token ratio, HD-D/vocd-D, MTLD) and readability (e.g., Flesch, SMOG, LIX, Dale-Chall). Basic import functions for language corpora are also provided, to enable frequency analyses (supports Celex and Leipzig Corpora Collection file formats) and measures like tf-idf. Support for additional languages can be added on-the-fly or by plugin packages. Note: For full functionality a local installation of TreeTagger is recommended. 'koRpus' also includes a plugin for the R GUI and IDE RKWard, providing graphical dialogs for its basic features. The respective R package 'rkward' cannot be installed directly from a repository, as it is a part of RKWard. To make full use of this feature, please install RKWard from <https://rkward.kde.org> (plugins are detected automatically). Due to some restrictions on CRAN, the full package sources are only available from the project homepage. To ask for help, report bugs, request features, or discuss the development of the package, please subscribe to the koRpus-dev mailing list (<http://korpusml.reaktanz.de>).

Version: 0.10-2
Depends: R (≥ 2.10.0), methods, data.table
Suggests: testthat, tm, SnowballC, shiny
Enhances: rkward
Published: 2017-04-04
Author: m.eik michalke [aut, cre], Earl Brown [ctb], Alberto Mirisola [ctb], Alexandre Brulet [ctb], Laura Hauser [ctb]
Maintainer: m.eik michalke <meik.michalke at hhu.de>
License: GPL (≥ 3)
URL: https://reaktanz.de/?c=hacking&s=koRpus
NeedsCompilation: no
Citation: koRpus citation info
Materials: README NEWS ChangeLog
In views: NaturalLanguageProcessing
CRAN checks: koRpus results

Downloads:

Reference manual: koRpus.pdf
Vignettes: Using the koRpus Package for Text Analysis
Package source: koRpus_0.10-2.tar.gz
Windows binaries: r-devel: koRpus_0.10-2.zip, r-release: koRpus_0.10-2.zip, r-oldrel: koRpus_0.10-2.zip
OS X binaries: r-release: koRpus_0.10-2.tgz, r-oldrel: koRpus_0.10-2.tgz
Old sources: koRpus archive

Reverse dependencies:

Reverse depends: koRpus.lang.en
Reverse imports: textmining, textstem
Reverse suggests: pander, qdap, quanteda

Linking:

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