shinyLDA: shinyLDA

Description Usage Arguments

View source: R/shinyLDA.R

Description

This function is implementing LDAvis into RShint form especially for SOCRATex application.

Usage

1
shinyLDA(dtm, k, iter, alpha)

Arguments

dtm

DocumentTerm Matrix which can be used for LDA analysis.

k

The number of topics(clusters) want to analyze.

iter

The number of Learning iterations.

alpha

Tha alpha parameter of the Latent Dirichlet Allocation.


ABMI/SOCRATex documentation built on March 20, 2021, 11:01 a.m.