tardis: Text Analysis with Rules and Dictionaries for Inferring Sentiment

Measure text's sentiment with dictionaries and simple rules covering negations and modifiers. User-supplied dictionaries are supported, including Unicode emojis and multi-word tokens, so this package can also be used to study constructs beyond sentiment.

Version: 0.1.4
Depends: R (≥ 2.10)
Imports: dplyr, magrittr, purrr, rlang, stringi, stringr, tidyr
LinkingTo: cpp11
Suggests: covr, knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2022-11-18
Author: Christopher Belanger ORCID iD [aut, cre, cph]
Maintainer: Christopher Belanger <christopher.a.belanger at gmail.com>
BugReports: https://github.com/chris31415926535/tardis/issues
License: MIT + file LICENSE
URL: https://github.com/chris31415926535/tardis
NeedsCompilation: yes
SystemRequirements: C++11
Materials: README NEWS
CRAN checks: tardis results

Documentation:

Reference manual: tardis.pdf
Vignettes: Introduction to tardis

Downloads:

Package source: tardis_0.1.4.tar.gz
Windows binaries: r-devel: tardis_0.1.4.zip, r-release: tardis_0.1.4.zip, r-oldrel: tardis_0.1.4.zip
macOS binaries: r-release (arm64): tardis_0.1.4.tgz, r-oldrel (arm64): tardis_0.1.4.tgz, r-release (x86_64): tardis_0.1.4.tgz
Old sources: tardis archive

Linking:

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