make_top_terms_table: Quickly make a top terms table from UMAP/Sentence...

View source: R/make_top_terms_table.R

make_top_terms_tableR Documentation

Quickly make a top terms table from UMAP/Sentence Transformers/kMeans clusters

Description

Quickly make a top terms table from UMAP/Sentence Transformers/kMeans clusters

Usage

make_top_terms_table(df, group_var = cluster_name, text_var = mention_content)

Arguments

df

Data frame object with clusters/topics

group_var

cluster/topic variable

text_var

the text variable

Value

a data frame with tokens counted


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