favstats/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).

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.1
URL https://favstats.github.io/peRspective/ https://github.com/favstats/peRspective
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("favstats/peRspective")
favstats/peRspective documentation built on July 19, 2021, 9:55 a.m.