new_data_to_be_scored: Retrieve new data that needs to be scored

Description Usage Value

View source: R/new-data-to-be-scored.R

Description

This function is meant to replicate a function that will retrieve new data that needs to be scored. This is a batch execution, rather than an on-demand API that might be stood up by the plumber package. In practice, the return is a fixed sample of 10 reviews.

Usage

1

Value

Data frame with two char columns: review and sentiment ("good"/"bad")


mdneuzerling/DrakeModelling documentation built on June 26, 2020, 1:25 p.m.