example_btm: Example Biterm Topic Model

example_btmR Documentation

Example Biterm Topic Model

Description

The object is a BTM topic model created with the BTM package. It was created on a subset of all CRAN packages, namely package which are part of the NaturalLanguageProcessing and MachineLearning task views.
Timepoint of creation was 2020-04-10.

Examples


library(BTM)
data(example_btm, package = 'textplot')
example_btm
str(example_btm)


textplot documentation built on July 18, 2022, 1:05 a.m.