Calculate the size of each topic in a topic model based on the number of fractional tokens found in each topic.
topic_size(topic_model)
a fitted topic model object from one of the following:
tm-class
A vector of topic sizes with length equal to the number of topics in the fitted model
Jordan Boyd-Graber, David Mimno, and David Newman, 2014. Care and Feeding of Topic Models: Problems, Diagnostics, and Improvements. CRC Handbooks ofModern Statistical Methods. CRC Press, Boca Raton, Florida.