Provides text analysis in R, focusing on the use of a tokenized text format. In this format, the positions of tokens are maintained, and each token can be annotated (e.g., part-of-speech tags, dependency relations). Prominent features include advanced Lucene-like querying for specific tokens or contexts (e.g., documents, sentences), similarity statistics for words and documents, exporting to DTM for compatibility with many text analysis packages, and the possibility to reconstruct original text from tokens to facilitate interpretation.
Package details |
|
---|---|
Author | Kasper Welbers and Wouter van Atteveldt |
Maintainer | Kasper Welbers <kasperwelbers@gmail.com> |
License | GPL-3 |
Version | 0.5.1 |
URL | https://github.com/kasperwelbers/corpustools |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.