All Diagnostics

Function to run all topic model diagnostics

topic_diagnostics()

Calculate diagnostics for each topic in a topic model

Individual Diagnostics

Function to run individual topic model diagnostics

dist_from_corpus()

Calculate the distance of each topic from the overall corpus token distribution

doc_prominence()

Calculate the document prominence of each topic in a topic model

mean_token_length()

Calculate the average token length for each topic in a topic model

tf_df_dist()

Calculate the distance between token and document frequencies

topic_coherence()

Calculate the topic coherence for each topic in a topic model

topic_exclusivity()

Calculate the exclusivity of each topic in a topic model

topic_size()

Calculate the size of each topic in a topic model