The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

How to add a data set

library(textdata)

This package provides infrastructure to make text datasets available within R, even when they are too large to store within an R package or are licensed in such a way that prevents them from being included in OSS-licensed packages.

Do you want to add a new dataset to the textdata package?

What are the guidelines for adding datasets?

Guidelines for textdata datasets

Classification datasets

For datasets that comes with a testing and training dataset. Let the user pick which one to retrieve with a split argument similar to how dataset_ag_news() is doing.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.