tm_ex_dat: Example data from a simple stm topic model, and it's required...

tm_ex_datR Documentation

Example data from a simple stm topic model, and it's required pre-processing steps. objects include: train_text - original data frame tidy_train_text - words unnested and other filtering performed nested_tidy_train_text - nested tidy_train_text train_text_prepped - result of stm::prepDocuments topic_model_test - result of stm::stm, has no content and no province arguments topic_model_test_2 - result of stm::stm, has no content and no province arguments

Description

Example data from a simple stm topic model, and it's required pre-processing steps. objects include: train_text - original data frame tidy_train_text - words unnested and other filtering performed nested_tidy_train_text - nested tidy_train_text train_text_prepped - result of stm::prepDocuments topic_model_test - result of stm::stm, has no content and no province arguments topic_model_test_2 - result of stm::stm, has no content and no province arguments

Usage

data(tm_ex_dat)

Format

an object of class RData

Examples

data(tm_ex_dat)


tknoch8/topicHelpers documentation built on Nov. 11, 2023, 1:15 a.m.