sotu_lda {tokenbrowser}R Documentation

Word assignments, docXtopic matrix and topicXword matrix of an LDA model of the SOTU data

Description

Word assignments, docXtopic matrix and topicXword matrix of an LDA model of the SOTU data

Usage

data(sotu_lda)

Format

sotu_lda: Word assignments is a data.frame with document, lemma and topic columns. topic_word_mat and doc_topic_mat are matrices


[Package tokenbrowser version 0.1.5 Index]