ng20: Bag of words sample of the 20 newsgroups dataset

Description Examples

Description

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

Examples

1
2
3
4
data(ng20)
str(ng20$vocab)
str(ng20$bow_tr$tokens)
str(ng20$bow_tr$counts)

topicmodels.etm documentation built on Nov. 8, 2021, 9:07 a.m.