Movatterモバイル変換


[0]ホーム

URL:


How to add a data set

library(textdata)

This package provides infrastructure to make text datasets availablewithin R, even when they are too large to store within an R package orare licensed in such a way that prevents them from being included inOSS-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 theuser pick which one to retrieve with asplit argumentsimilar to howdataset_ag_news() is doing.


[8]ページ先頭

©2009-2025 Movatter.jp