plot_bars_coherence: Plot intra-topic coherence bar charts

View source: R/plot_bars_coherence.R

plot_bars_coherenceR Documentation

Plot intra-topic coherence bar charts

Description

Plot intra-topic coherence bar charts

Usage

plot_bars_coherence(lda, selected_k, ...)

Arguments

lda

Latent Dirichlet Allocation object

selected_k

User-determined value of k (# of topics)

...

Additional arguments which are passed down at every level

Value

ggplot2 object


jpcompartir/JPackage documentation built on March 20, 2023, 4 a.m.