URLs_AMAZON_REVIEWS_POLARITY {fastai}R Documentation

AMAZON_REVIEWS_POLARITY dataset

Description

download AMAZON_REVIEWS_POLARITY dataset

Usage

URLs_AMAZON_REVIEWS_POLARITY(
  filename = "AMAZON_REVIEWS_POLARITY",
  untar = TRUE
)

Arguments

filename

the name of the file

untar

logical, whether to untar the '.tgz' file

Value

None


[Package fastai version 2.2.2 Index]