Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


topicmodels.etm (version 0.1.0)

ng20: Bag of words sample of the 20 newsgroups dataset

Description

Data available at https://github.com/bnosac-dev/ETM/tree/master/data/20ng

Arguments

Examples

Run this code
# NOT RUN {
data(ng20)
str(ng20$vocab)
str(ng20$bow_tr$tokens)
str(ng20$bow_tr$counts)
# }

Run the code above in your browser using DataLab