preprocess_literature_for_topicmodeling: Preprocess literature file for topicmodeling Use for...

View source: R/topic_model.R

preprocess_literature_for_topicmodelingR Documentation

Preprocess literature file for topicmodeling Use for select_optimal_k or others that take the "data$textlist" object.

Description

Preprocess literature file for topicmodeling Use for select_optimal_k or others that take the "data$textlist" object.

Usage

preprocess_literature_for_topicmodeling(literature)

Arguments

literature

The cleaned and processed literature dataframe

Value

A list with vector of words (textlist) and data frame with only abstracts, topics and rowids (doctablewt)


aknutas/nails-package documentation built on Nov. 9, 2023, 3:28 p.m.