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.0 |
Depends: | R (≥ 3.5.0) |
Imports: | crayon, dplyr, glue, httr, jsonlite, magrittr, purrr, rlang, rlist, stringr, tibble |
Suggests: | testthat (≥ 2.1.0), covr, badger |
Published: | 2019-05-20 |
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://github.com/favstats/peRspective |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | peRspective results |
Reference manual: | peRspective.pdf |
Package source: | peRspective_0.1.0.tar.gz |
Windows binaries: | r-devel: peRspective_0.1.0.zip, r-release: peRspective_0.1.0.zip, r-oldrel: peRspective_0.1.0.zip |
macOS binaries: | r-release: peRspective_0.1.0.tgz, r-oldrel: peRspective_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=peRspective to link to this page.