koRpus: Text Analysis with Emphasis on POS Tagging, Readability, and Lexical Diversity

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. Note: For full functionality a local installation of TreeTagger is recommended. It is also recommended to not load this package directly, but by loading one of the available language support packages from the 'l10n' repository <https://undocumeantit.github.io/repos/l10n/>. '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 (<https://korpusml.reaktanz.de>).

Version: 0.13-8
Depends: R (≥ 3.0.0), sylly (≥ 0.1-6)
Imports: data.table, methods, Matrix
Suggests: testthat, tm, SnowballC, shiny, knitr, rmarkdown, koRpus.lang.de, koRpus.lang.en, koRpus.lang.es, koRpus.lang.fr, koRpus.lang.it, koRpus.lang.nl, koRpus.lang.pt, koRpus.lang.ru
Enhances: rkward
Published: 2021-05-17
Author: Meik Michalke [aut, cre], Earl Brown [ctb], Alberto Mirisola [ctb], Alexandre Brulet [ctb], Laura Hauser [ctb]
Maintainer: Meik Michalke <meik.michalke at hhu.de>
BugReports: https://github.com/unDocUMeantIt/koRpus/issues
License: GPL (≥ 3)
URL: https://reaktanz.de/?c=hacking&s=koRpus
NeedsCompilation: no
Additional_repositories: https://undocumeantit.github.io/repos/l10n
Citation: koRpus citation info
Materials: README NEWS ChangeLog
In views: NaturalLanguageProcessing
CRAN checks: koRpus results

Documentation:

Reference manual: koRpus.pdf
Vignettes: Using the koRpus Package for Text Analysis

Downloads:

Package source: koRpus_0.13-8.tar.gz
Windows binaries: r-devel: koRpus_0.13-8.zip, r-release: koRpus_0.13-8.zip, r-oldrel: koRpus_0.13-8.zip
macOS binaries: r-release (arm64): koRpus_0.13-8.tgz, r-oldrel (arm64): koRpus_0.13-8.tgz, r-release (x86_64): koRpus_0.13-8.tgz
Old sources: koRpus archive

Reverse dependencies:

Reverse depends: koRpus.lang.en, tm.plugin.koRpus
Reverse imports: textstem
Reverse suggests: qdap

Linking:

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