Learn R Programming

peRspective (version 0.1.1)

Interface to the 'Perspective' API

Description

Interface to the 'Perspective' API, which can be found at the following URL: . 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).

Copy Link

Version

Install

install.packages('peRspective')

Monthly Downloads

86

Version

0.1.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Fabio Votta

Last Published

July 14th, 2021

Functions in peRspective (0.1.1)

msg

Send a fancy message
perspective-package

peRspective: Interface to the Perspective API
form_request

Create a GET request for Perspective API
prsp_exp_models

All valid experimental Perspective API models
print_progress

Print progress in purrr::imap environment
db_remove

SQL Database Remove
perspective_api_key

Check if API key is present
db_append

SQL Database Append
db_get_data

SQL Database Retrieve
%>%

Pipe operator
prsp_models

All valid (non-experimental) Perspective API models
unnest_scores

Unnest scores coming out of Perspective API
prsp_score

Analyze comments with Perspective API
specify_decimal

Specify a decimal
prsp_stream

Stream comment scores with Perspective API