peRspective: Interface to the 'Perspective' API

Interface to the 'Perspective' API, which can be found at the following URL: <https://github.com/conversationai/perspectiveapi#perspective-comment-analyzer-api>. The 'Perspective' API uses machine learning models to score the perceived impact a comment might have on a conversation (i.e. TOXICITY, INFLAMMATORY, etc.). 'peRspective' provides access to the API and returns tidy data frames with results of the specified machine learning model(s).

Version: 0.1.1
Depends: R (≥ 3.5.0)
Imports: crayon, dplyr, glue, httr, jsonlite, magrittr, purrr, rlang, rlist, stringr, tibble
Suggests: testthat (≥ 2.1.0), covr, badger, DBI, RSQLite
Published: 2021-07-14
Author: Fabio Votta [aut, cre]
Maintainer: Fabio Votta <fabio.votta at gmail.com>
BugReports: https://github.com/favstats/peRspective
License: MIT + file LICENSE
URL: https://favstats.github.io/peRspective/, https://github.com/favstats/peRspective
NeedsCompilation: no
CRAN checks: peRspective results

Documentation:

Reference manual: peRspective.pdf

Downloads:

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

Linking:

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