| economy {rollinglda} | R Documentation |
A Snippet of the Economy Dataset from toscaData
Description
Example Dataset from Wikinews consisting of 576 articles. It can be used to familiarize with the functions offered by this package.
Usage
data(economy_texts)
data(economy_dates)
Format
economy_texts is a named list of tokenized texts of length 576.
economy_dates is
An object of class Date of length 576.
Source
https://github.com/Docma-TU/toscaData
[Package rollinglda version 0.1.3 Index]